Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dstir4200.c178 ktime_t rx_time; member
658 us -= ktime_us_delta(ktime_get(), stir->rx_time); in turnaround_delay()
825 stir->rx_time = ktime_get(); in stir_rcv_irq()
877 stir->rx_time = ktime_get(); in stir_net_open()
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h61 u64 rx_time; member
Dwilc_wfi_cfgoperations.c3275 priv->netstats.rx_time = get_jiffies_64(); in WILC_WFI_update_stats()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-stats.h246 __le64 rx_time; member
Drx.c588 mvm->radio_stats.rx_time = le64_to_cpu(stats->general.rx_time); in iwl_mvm_handle_rx_statistics()
Dutils.c900 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()
Dmvm.h601 u64 rx_time; member
Dmac80211.c4015 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey()
4016 mvm->radio_stats.rx_time; in iwl_mvm_mac_get_survey()
/linux-4.4.14/drivers/net/wireless/
Dat76c50x-usb.h172 __le32 rx_time; member
/linux-4.4.14/include/net/bluetooth/
Dhci.h1489 __le16 rx_time; member
1930 __le16 rx_time; member
/linux-4.4.14/net/bluetooth/
Dhci_event.c1321 hdev->le_max_rx_time = le16_to_cpu(rp->rx_time); in hci_cc_le_read_max_data_len()