Lines Matching defs:txpending
1675 bool txpending)
1695 (!txpending && !skb_queue_empty(&local->pending[q]))) {
1720 if (txpending)
1749 bool txpending)
1792 result = ieee80211_tx_frags(local, vif, sta, skbs, txpending);
1936 bool txpending)
1972 result = __ieee80211_tx(local, &tx.skbs, tx.sta, txpending);
4522 bool txpending)
4534 (!txpending && !skb_queue_empty(&local->pending[q]))) {
4535 if (txpending)
4559 bool txpending)
4570 if (!__ieee80211_tx_8023(sdata, skb, sta, txpending))