Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h326 __le64 rx_time; member
355 __le64 rx_time; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c731 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
732 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
752 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
753 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
Dutils.c735 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()
Dmvm.h875 u64 rx_time; member
Dmac80211.c4722 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey()
4723 mvm->radio_stats.rx_time; in iwl_mvm_mac_get_survey()
/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h40 u64 rx_time; member
/Linux-v5.4/drivers/net/wireless/atmel/
Dat76c50x-usb.h168 __le32 rx_time; member
/Linux-v5.4/include/net/bluetooth/
Dhci.h1583 __le16 rx_time; member
2176 __le16 rx_time; member
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwmi.h2490 __le16 rx_time; member
/Linux-v5.4/net/bluetooth/
Dhci_event.c1604 hdev->le_max_rx_time = le16_to_cpu(rp->rx_time); in hci_cc_le_read_max_data_len()