Home
last modified time | relevance | path

Searched refs:rx_time (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c1098 mvm->radio_stats.rx_time = 0; in iwl_mvm_handle_rx_system_oper_part1_stats()
1101 mvm->radio_stats.rx_time += in iwl_mvm_handle_rx_system_oper_part1_stats()
1102 le64_to_cpu(part1_stats->per_link[i].rx_time); in iwl_mvm_handle_rx_system_oper_part1_stats()
1134 mvm->radio_stats.rx_time = le64_to_cpu(stats->rx_time); in iwl_mvm_handle_rx_statistics_tlv()
1159 mvm->radio_stats.rx_time = le64_to_cpu(stats->rx_time); in iwl_mvm_handle_rx_statistics_tlv()
1233 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
1234 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
1255 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
1256 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
H A Dutils.c498 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()
H A Ddebugfs.c1054 mvm->radio_stats.rx_time); in iwl_dbgfs_fw_system_stats_read()
1060 mvm->accu_radio_stats.rx_time); in iwl_dbgfs_fw_system_stats_read()
H A Dmvm.h1046 u64 rx_time; member
H A Dmac80211.c6090 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey()
6091 mvm->radio_stats.rx_time; in iwl_mvm_mac_get_survey()
H A Dscan.c3854 info->time_rx = le32_to_cpu(notif->rx_time); in iwl_mvm_rx_channel_survey_notif()
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dstats.h270 __le64 rx_time; member
299 __le64 rx_time; member
527 __le64 rx_time; member
655 __le64 rx_time; member
698 __le64 rx_time; member
H A Dscan.h1309 __le32 rx_time; member
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c230 u64 busy_time, tx_time, rx_time, obss_time; in mt792x_phy_update_channel() local
237 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt792x_phy_update_channel()
251 state->cc_rx += rx_time + obss_time; in mt792x_phy_update_channel()
252 state->cc_bss_rx += rx_time; in mt792x_phy_update_channel()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c904 u32 addr, tx_time[4], rx_time[4]; in mt7615_mac_sta_poll() local
932 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7615_mac_sta_poll()
951 u32 rx_cur = rx_time[hw_queue_map[i]]; in mt7615_mac_sta_poll()
1921 u64 busy_time, tx_time, rx_time, obss_time; in mt7615_phy_update_channel() local
1929 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt7615_phy_update_channel()
1942 state->cc_rx += rx_time + obss_time; in mt7615_phy_update_channel()
1943 state->cc_bss_rx += rx_time; in mt7615_phy_update_channel()
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h44 u64 rx_time; member
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c43 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7921_mac_sta_poll() local
82 rx_time[i] = mlink->airtime_ac[i + 4] - rx_last; in mt7921_mac_sta_poll()
104 u32 rx_cur = rx_time[q]; in mt7921_mac_sta_poll()
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h168 __le32 rx_time; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2354 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_eth56g() local
2378 err = ice_ptp_read_port_capture_eth56g(hw, port, &tx_time, &rx_time); in ice_read_phy_and_phc_time_eth56g()
2386 if (tx_time != rx_time) in ice_read_phy_and_phc_time_eth56g()
2388 port, tx_time, rx_time); in ice_read_phy_and_phc_time_eth56g()
4443 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_e82x() local
4467 err = ice_ptp_read_port_capture(hw, port, &tx_time, &rx_time); in ice_read_phy_and_phc_time_e82x()
4475 if (tx_time != rx_time) in ice_read_phy_and_phc_time_e82x()
4479 (unsigned long long)rx_time); in ice_read_phy_and_phc_time_e82x()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c32 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7925_mac_sta_poll() local
68 rx_time[i] = mlink->airtime_ac[i + 4] - rx_last; in mt7925_mac_sta_poll()
90 u32 rx_cur = rx_time[q]; in mt7925_mac_sta_poll()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c104 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7915_mac_sta_poll() local
149 rx_time[i] = 0; in mt7915_mac_sta_poll()
151 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7915_mac_sta_poll()
173 u32 rx_cur = rx_time[queue]; in mt7915_mac_sta_poll()
/linux/include/net/bluetooth/
H A Dhci.h1829 __le16 rx_time; member
2657 __le16 rx_time; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c105 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7996_mac_sta_poll() local
144 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7996_mac_sta_poll()
166 u32 rx_cur = rx_time[q]; in mt7996_mac_sta_poll()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h2482 __le16 rx_time; member
/linux/net/bluetooth/
H A Dhci_event.c2076 hdev->le_max_rx_time = le16_to_cpu(rp->rx_time); in hci_cc_le_read_max_data_len()