Lines Matching full:frame
17 uint8_t *psdu; /* Pointer to a received frame. */
19 uint8_t lqi; /* Last received frame LQI value. */
20 int8_t rssi; /* Last received frame RSSI value. */
21 bool ack_fpb; /* FPB value in ACK sent for the received frame. */
22 bool ack_seb; /* SEB value in ACK sent for the received frame. */
41 /* Buffers for passing received frame pointers and data to the
46 /* Frame pending bit value in ACK sent for the last received frame. */
49 /* Security Enabled bit value in ACK sent for the last received frame. */
58 /* TX synchronization semaphore. Unlocked when frame has been
71 /* A buffer for the received ACK frame. psdu pointer be NULL if no
89 /* Indicates if currently processed TX frame is secured. */
92 /* Indicates if currently processed TX frame has dynamic data updated. */