Home
last modified time | relevance | path

Searched refs:ieee80211_calc_expected_tx_airtime (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/mac80211/
Dairtime.c628 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw, in ieee80211_calc_expected_tx_airtime() function
Dieee80211_i.h2613 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw,
Dtx.c3966 airtime = ieee80211_calc_expected_tx_airtime(hw, vif, txq->sta, in ieee80211_tx_dequeue()