Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h324 __le64 rx_time; member
353 __le64 rx_time; member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c758 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
759 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
779 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
780 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
Dutils.c996 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()
Dmvm.h826 u64 rx_time; member
Dmac80211.c4384 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey()
4385 mvm->radio_stats.rx_time; in iwl_mvm_mac_get_survey()
/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h40 u64 rx_time; member
/Linux-v4.19/drivers/net/wireless/atmel/
Dat76c50x-usb.h172 __le32 rx_time; member
/Linux-v4.19/include/net/bluetooth/
Dhci.h1536 __le16 rx_time; member
2129 __le16 rx_time; member
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.h2433 __le16 rx_time; member
/Linux-v4.19/net/bluetooth/
Dhci_event.c1520 hdev->le_max_rx_time = le16_to_cpu(rp->rx_time); in hci_cc_le_read_max_data_len()