Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/ !
Dairtime.c628 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw, in ieee80211_calc_expected_tx_airtime() function
Dieee80211_i.h2525 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw,
Dtx.c3890 airtime = ieee80211_calc_expected_tx_airtime(hw, vif, txq->sta, in ieee80211_tx_dequeue()