Home
last modified time | relevance | path

Searched defs:txpending (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1938 int *txpending, slot_tx; in hfcmulti_tx() local
[all...]
H A Dhfc_multi.h56 int txpending; /* if there is currently data in */ member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c453 int isaggr, txfail, txpending, sendbar = 0, needreset = 0, nbad = 0; in ath_tx_complete_aggr() local
/kernel/linux/linux-5.10/net/mac80211/
H A Dtx.c1632 ieee80211_tx_frags(struct ieee80211_local *local, struct ieee80211_vif *vif, struct sta_info *sta, struct sk_buff_head *skbs, bool txpending) ieee80211_tx_frags() argument
1708 __ieee80211_tx(struct ieee80211_local *local, struct sk_buff_head *skbs, int led_len, struct sta_info *sta, bool txpending) __ieee80211_tx() argument
1898 ieee80211_tx(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct sk_buff *skb, bool txpending) ieee80211_tx() argument
4204 ieee80211_tx_8023(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int led_len, struct sta_info *sta, bool txpending) ieee80211_tx_8023() argument
[all...]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1907 int *txpending, slot_tx; in hfcmulti_tx() local
[all...]
H A Dhfc_multi.h56 int txpending; /* if there is currently data in */ member
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c1671 ieee80211_tx_frags(struct ieee80211_local *local, struct ieee80211_vif *vif, struct sta_info *sta, struct sk_buff_head *skbs, bool txpending) ieee80211_tx_frags() argument
1747 __ieee80211_tx(struct ieee80211_local *local, struct sk_buff_head *skbs, struct sta_info *sta, bool txpending) __ieee80211_tx() argument
1934 ieee80211_tx(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct sk_buff *skb, bool txpending) ieee80211_tx() argument
4520 __ieee80211_tx_8023(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, struct sta_info *sta, bool txpending) __ieee80211_tx_8023() argument
4557 ieee80211_tx_8023(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, struct sta_info *sta, bool txpending) ieee80211_tx_8023() argument
[all...]

Completed in 34 milliseconds