Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dtx.c1680 bool txpending) in ieee80211_tx_frags() argument
1754 bool txpending) in __ieee80211_tx() argument
1941 bool txpending) in ieee80211_tx() argument
4527 __ieee80211_tx_8023(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct sta_info * sta,bool txpending) __ieee80211_tx_8023() argument
4564 ieee80211_tx_8023(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct sta_info * sta,bool txpending) ieee80211_tx_8023() argument
[all...]
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1907 int *txpending, slot_tx; in hfcmulti_tx() local
H A Dhfc_multi.h56 int txpending; /* if there is currently data in */ member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c502 int isaggr, txfail, txpending, sendbar = 0, needreset = 0, nbad = 0; in ath_tx_complete_aggr() local