Home
last modified time | relevance | path

Searched refs:ieee80211_txq_purge (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dieee80211_i.h2431 void ieee80211_txq_purge(struct ieee80211_local *local,
H A Diface.c2281 ieee80211_txq_purge(sdata->local, to_txq_info(sdata->vif.txq)); in ieee80211_if_remove()
H A Dsta_info.c151 ieee80211_txq_purge(local, txqi); in __cleanup_single_sta()
H A Dtx.c1551 void ieee80211_txq_purge(struct ieee80211_local *local, in ieee80211_txq_purge() function