Searched refs:rx_time (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 44 u64 rx_time; member
|
| /linux/drivers/net/wireless/atmel/ |
| H A D | at76c50x-usb.h | 168 __le32 rx_time; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 1984 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_eth56g() 2013 err = ice_ptp_read_port_capture_eth56g(hw, port, &tx_time, &rx_time); in ice_sync_phy_timer_eth56g() 2021 if (tx_time != rx_time) in ice_sync_phy_timer_eth56g() 2022 dev_warn(ice_hw_to_dev(hw), "PHY port %u Tx and Rx timers do not match, tx_time 0x%016llX, rx_time 0x%016llX\n", in ice_sync_phy_timer_eth56g() 2023 port, tx_time, rx_time); in ice_sync_phy_timer_eth56g() 4108 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_e82x() 4132 err = ice_ptp_read_port_capture(hw, port, &tx_time, &rx_time); in ice_sync_phy_timer_e82x() 4140 if (tx_time != rx_time) in ice_sync_phy_timer_e82x() 4142 "PHY port %u Tx and Rx timers do not match, tx_time 0x%016llX, rx_time 0x%016llX\n", in ice_sync_phy_timer_e82x() 4144 (unsigned long long)rx_time); in ice_sync_phy_timer_e82x() 1947 u64 tx_time, rx_time; ice_read_phy_and_phc_time_eth56g() local 4071 u64 tx_time, rx_time; ice_read_phy_and_phc_time_e82x() local [all...] |
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 33 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7925_mac_sta_poll() local 69 rx_time[i] = mlink->airtime_ac[i + 4] - rx_last; in mt7925_mac_sta_poll() 91 u32 rx_cur = rx_time[q]; in mt7925_mac_sta_poll()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 502 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_diversity_iter()
|
| H A D | scan.c | 3638 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 D | scan.h | 1368 __le32 rx_time; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mac.c | 87 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7996_mac_sta_poll() local 130 rx_time[i] = msta_link->airtime_ac[i + 4] - rx_last; in mt7996_mac_sta_poll() 153 u32 rx_cur = rx_time[q]; in mt7996_mac_sta_poll()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 2482 __le16 rx_time; member
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 2102 hdev->le_max_rx_time = le16_to_cpu(rp->rx_time);
|