Lines Matching defs:queued
517 * been queued to pending queue. No reordering can happen, go
549 * We queued up some frames, so the TIM bit might
1094 bool queued = false;
1134 queued = true;
1138 "STA %pM aid %d: SP frame queued, close the SP w/o telling the peer\n",
1158 return queued;
1218 bool queued;
1220 queued = ieee80211_tx_prep_agg(tx, skb, info,
1223 if (unlikely(queued))
1706 * Returns false if the frame couldn't be transmitted but was queued instead.
1766 * frame was dropped or queued.
1896 * Returns false if the frame couldn't be transmitted but was queued instead.
2024 return; /* skb queued: don't free */
3691 * The key can be removed while the packet was queued, so need to call
4408 * Returns false if the frame couldn't be transmitted but was queued instead,
4409 * which in this case means re-queued -- take as an indication to stop sending