| /linux/net/mac80211/ |
| H A D | rc80211_minstrel_ht_debugfs.c | 51 unsigned int j, tp_max, tp_avg, eprob, tx_time; in minstrel_ht_stats_dump() local 121 tx_time = DIV_ROUND_CLOSEST(duration, 1000); in minstrel_ht_stats_dump() 122 p += sprintf(p, "%6u ", tx_time); in minstrel_ht_stats_dump() 196 unsigned int j, tp_max, tp_avg, eprob, tx_time; in minstrel_ht_stats_csv_dump() local 264 tx_time = DIV_ROUND_CLOSEST(duration, 1000); in minstrel_ht_stats_csv_dump() 265 p += sprintf(p, "%u,", tx_time); in minstrel_ht_stats_csv_dump()
|
| H A D | mlme.c | 4431 u16 tx_time) in ieee80211_sta_tx_wmm_ac_notify() argument 4463 tx_tspec->consumed_tx_time += tx_time; in ieee80211_sta_tx_wmm_ac_notify() 4474 struct ieee80211_hdr *hdr, bool ack, u16 tx_time) in ieee80211_sta_tx_notify() argument 4476 ieee80211_sta_tx_wmm_ac_notify(sdata, hdr, tx_time); in ieee80211_sta_tx_notify()
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | cmd.c | 185 ar->tally.tx_time += le32_to_cpu(tally.tx_time) / tick; in carl9170_collect_tally() 193 info->time_tx = ar->tally.tx_time; in carl9170_collect_tally()
|
| H A D | fwcmd.h | 309 __le32 tx_time; member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852a.h | 91 u16 tx_time; member 102 u16 tx_cnt, u16 period, u16 tx_time,
|
| H A D | rtw8852b_common.h | 102 u16 tx_time; member 130 u16 tx_cnt, u16 period, u16 tx_time, 234 u16 tx_cnt, u16 period, u16 tx_time, in rtw8852bx_bb_set_pmac_pkt_tx() argument 237 rtw8852bx_info.bb_set_pmac_pkt_tx(rtwdev, enable, tx_cnt, period, tx_time, idx, in rtw8852bx_bb_set_pmac_pkt_tx()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | pcu.c | 288 u16 tx_time; in ath5k_hw_write_rate_duration() local 308 tx_time = ath5k_hw_get_frame_duration(ah, band, 10, in ath5k_hw_write_rate_duration() 311 ath5k_hw_reg_write(ah, tx_time, reg); in ath5k_hw_write_rate_duration() 316 tx_time = ath5k_hw_get_frame_duration(ah, band, 10, rate, true); in ath5k_hw_write_rate_duration() 317 ath5k_hw_reg_write(ah, tx_time, in ath5k_hw_write_rate_duration()
|
| /linux/drivers/s390/net/ |
| H A D | ctcm_main.h | 125 unsigned long tx_time; member
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 45 u64 tx_time; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 1947 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_eth56g() local 1976 err = ice_ptp_read_port_capture_eth56g(hw, port, &tx_time, &rx_time); in ice_read_phy_and_phc_time_eth56g() 1984 if (tx_time != rx_time) in ice_read_phy_and_phc_time_eth56g() 1986 port, tx_time, rx_time); in ice_read_phy_and_phc_time_eth56g() 1988 *phy_time = tx_time; in ice_read_phy_and_phc_time_eth56g() 4071 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_e82x() local 4095 err = ice_ptp_read_port_capture(hw, port, &tx_time, &rx_time); in ice_read_phy_and_phc_time_e82x() 4103 if (tx_time != rx_time) in ice_read_phy_and_phc_time_e82x() 4106 port, (unsigned long long)tx_time, in ice_read_phy_and_phc_time_e82x() 4109 *phy_time = tx_time; in ice_read_phy_and_phc_time_e82x()
|
| /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 68 tx_time[i] = mlink->airtime_ac[i] - tx_last; in mt7925_mac_sta_poll() 90 u32 tx_cur = tx_time[q]; in mt7925_mac_sta_poll()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 479 mvm->accu_radio_stats.tx_time += mvm->radio_stats.tx_time; in iwl_mvm_accu_radio_stats()
|
| H A D | scan.c | 3639 info->time_tx = le32_to_cpu(notif->tx_time); in iwl_mvm_rx_channel_survey_notif()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | scan.h | 1367 __le32 tx_time; member
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | data_tx.c | 529 tx_info->status.tx_time = le32_to_cpu(arg->media_delay) - in wfx_tx_confirm_cb()
|
| /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 129 tx_time[i] = msta_link->airtime_ac[i] - tx_last; in mt7996_mac_sta_poll() 152 u32 tx_cur = tx_time[q]; in mt7996_mac_sta_poll()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 2481 __le16 tx_time; member
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 1953 hdev->le_def_tx_time = le16_to_cpu(rp->tx_time); in hci_cc_le_read_def_data_len() 1974 hdev->le_def_tx_time = le16_to_cpu(sent->tx_time); in hci_cc_le_write_def_data_len() 2096 hdev->le_max_tx_time = le16_to_cpu(rp->tx_time); in hci_cc_le_read_max_data_len()
|
| H A D | hci_sync.c | 4859 cp.tx_time = cpu_to_le16(hdev->le_max_tx_time); in hci_le_set_write_def_data_len_sync()
|
| /linux/include/net/ |
| H A D | mac80211.h | 1365 u16 tx_time; member
|