Home
last modified time | relevance | path

Searched defs:txpending (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
H A Dtx.c1683 bool txpending) in ieee80211_tx_frags()
1757 bool txpending) in __ieee80211_tx()
1947 bool txpending) in ieee80211_tx()
4592 bool txpending) in __ieee80211_tx_8023()
4629 bool txpending) in ieee80211_tx_8023()
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c497 int isaggr, txfail, txpending, sendbar = 0, needreset = 0, nbad = 0; in ath_tx_complete_aggr() local