Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dairtime.c628 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw, in ieee80211_calc_expected_tx_airtime() function
H A Dieee80211_i.h2615 u32 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw,
H A Dtx.c3973 airtime = ieee80211_calc_expected_tx_airtime(hw, vif, txq->sta, in ieee80211_tx_dequeue()