/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rx.c | 857 mvm->radio_stats.rx_time = le64_to_cpu(stats->rx_time); in iwl_mvm_handle_rx_statistics_tlv() 882 mvm->radio_stats.rx_time = le64_to_cpu(stats->rx_time); in iwl_mvm_handle_rx_statistics_tlv() 949 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics() 950 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics() 971 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics() 972 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
|
H A D | utils.c | 404 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()
|
H A D | mvm.h | 888 u64 rx_time; member
|
H A D | mac80211.c | 5733 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey() 5734 mvm->radio_stats.rx_time; in iwl_mvm_mac_get_survey()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 228 u64 busy_time, tx_time, rx_time, obss_time; in mt792x_phy_update_channel() local 235 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt792x_phy_update_channel() 249 state->cc_rx += rx_time + obss_time; in mt792x_phy_update_channel() 250 state->cc_bss_rx += rx_time; in mt792x_phy_update_channel()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 269 __le64 rx_time; member 298 __le64 rx_time; member 530 __le64 rx_time; member 573 __le64 rx_time; member
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/ |
H A D | 0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch | 17 @@ -309,7 +309,10 @@ int atsc_scan_date(time_t *rx_time, unsi
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 35 u64 rx_time; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mac.c | 904 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()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 42 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7921_mac_sta_poll() local 79 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7921_mac_sta_poll() 101 u32 rx_cur = rx_time[q]; in mt7921_mac_sta_poll()
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.h | 168 __le32 rx_time; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp_hw.c | 2206 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_e822() local 2230 err = ice_ptp_read_port_capture(hw, port, &tx_time, &rx_time); in ice_read_phy_and_phc_time_e822() 2238 if (tx_time != rx_time) in ice_read_phy_and_phc_time_e822() 2242 (unsigned long long)rx_time); in ice_read_phy_and_phc_time_e822()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 104 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7915_mac_sta_poll() local 144 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7915_mac_sta_poll() 166 u32 rx_cur = rx_time[queue]; in mt7915_mac_sta_poll()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | 1812 __le16 rx_time; member 2639 __le16 rx_time; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 106 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7996_mac_sta_poll() local 146 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7996_mac_sta_poll() 168 u32 rx_cur = rx_time[q]; in mt7996_mac_sta_poll()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.h | 2482 __le16 rx_time; member
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | 2079 hdev->le_max_rx_time = le16_to_cpu(rp->rx_time); in hci_cc_le_read_max_data_len()
|