Lines Matching defs:frame
1008 ath6kl_err("802.3 AMSDU frame bound check failed. len %d\n",
1062 * idx_end is typically the last possible frame in the window,
1107 bool is_amsdu, struct sk_buff *frame)
1124 aggr_slice_amsdu(agg_conn->aggr_info, rxtid, frame);
1180 * Is the cur frame duplicate or something beyond our window(hold_q
1183 * 1. Duplicate is easy - drop incoming frame.
1186 * -> drop the frame. perhaps sender did not get our ACK.
1194 node->skb = frame;
1215 * There is a frame in the queue and no
1217 * the frame doesn't remain stuck
1273 * so that the frame will go out
1278 /* Last frame in the service period, set EOSP or queue empty */
1392 ath6kl_info("frame len is too short or too long\n");
1577 * frame to it on the air else send the
1578 * frame up the stack.