Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c1634 ieee80211_txq_teardown_flows(local); in ieee80211_register_hw()
1671 ieee80211_txq_teardown_flows(local); in ieee80211_unregister_hw()
H A Dieee80211_i.h2482 void ieee80211_txq_teardown_flows(struct ieee80211_local *local);
H A Dtx.c1629 void ieee80211_txq_teardown_flows(struct ieee80211_local *local) in ieee80211_txq_teardown_flows() function