Searched refs:ieee80211_calc_expected_tx_airtime (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | airtime.c | 631 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw, in ieee80211_calc_expected_tx_airtime() function
|
H A D | ieee80211_i.h | 2334 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw,
|
H A D | tx.c | 3776 airtime = ieee80211_calc_expected_tx_airtime(hw, vif, txq->sta, in ieee80211_tx_dequeue()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | airtime.c | 628 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw, in ieee80211_calc_expected_tx_airtime() function
|
H A D | ieee80211_i.h | 2615 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw,
|
H A D | tx.c | 3968 airtime = ieee80211_calc_expected_tx_airtime(hw, vif, txq->sta, in ieee80211_tx_dequeue()
|
Completed in 27 milliseconds