Searched refs:extd (Results 1 – 3 of 3) sorted by relevance
1156 struct htt_data_tx_completion_ext extd; in ath10k_get_htt_tx_data_rssi_pad() local1160 pad_bytes += sizeof(extd.a_retries) / in ath10k_get_htt_tx_data_rssi_pad()1161 sizeof(extd.msdus_rssi[0]); in ath10k_get_htt_tx_data_rssi_pad()1164 pad_bytes += sizeof(extd.t_stamp) / sizeof(extd.msdus_rssi[0]); in ath10k_get_htt_tx_data_rssi_pad()
1641 const struct wmi_tlv_peer_stats_extd *extd; in ath10k_wmi_tlv_op_pull_fw_stats() local1645 extd = data + sizeof(*src) * (num_peer_stats - i - 1) in ath10k_wmi_tlv_op_pull_fw_stats()1646 + sizeof(*extd) * i; in ath10k_wmi_tlv_op_pull_fw_stats()1648 extd = (const void *)(data + sizeof(*src) * (num_peer_stats - i - 1) in ath10k_wmi_tlv_op_pull_fw_stats()1649 + sizeof(*extd) * i); in ath10k_wmi_tlv_op_pull_fw_stats()1652 dst->rx_duration = __le32_to_cpu(extd->rx_duration); in ath10k_wmi_tlv_op_pull_fw_stats()1654 (extd->rx_duration_high); in ath10k_wmi_tlv_op_pull_fw_stats()
301 uint8_t extd[32]; member306 ((_x)->extd[XGBE_SFP_EXTD_SFF_8472] && \307 !((_x)->extd[XGBE_SFP_EXTD_DIAG] & XGBE_SFP_EXTD_DIAG_ADDR_CHANGE))1178 uint8_t *sfp_extd = phy_data->sfp_eeprom.extd; in xgbe_phy_check_sfp_rx_los()1195 uint8_t *sfp_extd = phy_data->sfp_eeprom.extd; in xgbe_phy_check_sfp_tx_fault()1364 memcpy(sfp_data, &sfp_eeprom->extd[XGBE_SFP_BASE_VENDOR_SN], in xgbe_phy_sfp_eeprom_info()1430 if (!xgbe_phy_sfp_verify_eeprom(sfp_eeprom.extd[XGBE_SFP_EXTD_CC], in xgbe_phy_sfp_read_eeprom()1431 sfp_eeprom.extd, sizeof(sfp_eeprom.extd) - 1)) { in xgbe_phy_sfp_read_eeprom()