Lines Matching defs:frame
32 /* Required number of TX DMA slots per TX frame.
33 * This currently is 2, because we put the header and the ieee80211 frame
580 unsigned char *frame;
588 frame = skb->data + ring->frameoffset;
589 memset(frame, 0xFF, sizeof(struct b43_plcp_hdr6) + 2 /* padding */);
1204 /* Important note: If the number of used DMA slots per TX frame
1273 * mcast frame, so it can clear the more-data bit in it. */
1277 /* Now transfer the whole frame. */
1352 * the last frame for us. */
1355 /* Decide by priority where to put this frame. */
1383 * static, so we don't need to store it per frame. */
1502 /* This is a scatter-gather fragment of a frame,
1517 * filled with zeros to indicate that the frame was not
1556 * fragment of the frame. We are done. */