Home
last modified time | relevance | path

Searched refs: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
1949 txpending = &hc->chan[ch].txpending; in hfcmulti_tx()
1965 if ((!len) && *txpending != 1) in hfcmulti_tx()
1977 if (*txpending == 2) { in hfcmulti_tx()
1982 *txpending = 1; in hfcmulti_tx()
2045 *txpending && slot_tx >= 0) { in hfcmulti_tx()
2072 *txpending = 0; in hfcmulti_tx()
2089 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && (!*txpending) in hfcmulti_tx()
2115 *txpending in hfcmulti_tx()
[all...]
H A Dhfc_multi.h56 int txpending; /* if there is currently data in */ member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1907 int *txpending, slot_tx; in hfcmulti_tx() local
1918 txpending = &hc->chan[ch].txpending; in hfcmulti_tx()
1934 if ((!len) && *txpending != 1) in hfcmulti_tx()
1946 if (*txpending == 2) { in hfcmulti_tx()
1951 *txpending = 1; in hfcmulti_tx()
2014 *txpending && slot_tx >= 0) { in hfcmulti_tx()
2041 *txpending = 0; in hfcmulti_tx()
2058 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && (!*txpending) in hfcmulti_tx()
2084 *txpending in hfcmulti_tx()
[all...]
H A Dhfc_multi.h56 int txpending; /* if there is currently data in */ member
/kernel/linux/linux-5.10/net/mac80211/
H A Dtx.c1636 bool txpending) in ieee80211_tx_frags()
1656 (!txpending && !skb_queue_empty(&local->pending[q]))) { in ieee80211_tx_frags()
1681 if (txpending) in ieee80211_tx_frags()
1710 struct sta_info *sta, bool txpending) in __ieee80211_tx()
1755 result = ieee80211_tx_frags(local, vif, sta, skbs, txpending); in __ieee80211_tx()
1900 bool txpending) in ieee80211_tx()
1939 tx.sta, txpending); in ieee80211_tx()
4207 bool txpending) in ieee80211_tx_8023()
4222 (!txpending && !skb_queue_empty(&local->pending[q]))) { in ieee80211_tx_8023()
4223 if (txpending) in ieee80211_tx_8023()
1632 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/net/mac80211/
H A Dtx.c1675 bool txpending) in ieee80211_tx_frags()
1695 (!txpending && !skb_queue_empty(&local->pending[q]))) { in ieee80211_tx_frags()
1720 if (txpending) in ieee80211_tx_frags()
1749 bool txpending) in __ieee80211_tx()
1792 result = ieee80211_tx_frags(local, vif, sta, skbs, txpending); in __ieee80211_tx()
1936 bool txpending) in ieee80211_tx()
1972 result = __ieee80211_tx(local, &tx.skbs, tx.sta, txpending); in ieee80211_tx()
4522 bool txpending) in __ieee80211_tx_8023()
4534 (!txpending && !skb_queue_empty(&local->pending[q]))) { in __ieee80211_tx_8023()
4535 if (txpending) in __ieee80211_tx_8023()
1671 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...]
/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
527 txfail = txpending = sendbar = 0; in ath_tx_complete_aggr()
549 txpending = 1; in ath_tx_complete_aggr()
555 txpending = 1; in ath_tx_complete_aggr()
571 if (!txpending) { in ath_tx_complete_aggr()
/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
576 txfail = txpending = sendbar = 0; in ath_tx_complete_aggr()
598 txpending = 1; in ath_tx_complete_aggr()
604 txpending = 1; in ath_tx_complete_aggr()
620 if (!txpending) { in ath_tx_complete_aggr()

Completed in 31 milliseconds