Lines Matching defs:queued
506 * been queued to pending queue. No reordering can happen, go
538 * We queued up some frames, so the TIM bit might
1113 bool queued = false;
1151 queued = true;
1155 "STA %pM aid %d: SP frame queued, close the SP w/o telling the peer\n",
1175 return queued;
1261 bool queued;
1263 queued = ieee80211_tx_prep_agg(tx, skb, info,
1266 if (unlikely(queued))
1745 * Returns false if the frame couldn't be transmitted but was queued instead.
1801 * frame was dropped or queued.
1932 * Returns false if the frame couldn't be transmitted but was queued instead.
2057 return; /* skb queued: don't free */
3872 * The key can be removed while the packet was queued, so need to call
4762 * Returns false if the frame couldn't be transmitted but was queued instead,
4763 * which in this case means re-queued -- take as an indication to stop sending