Data Fields | |
struct rdc_buf_list * | buf_list |
mac_callback_t | mac_callback |
void * | mac_callback_ptr |
struct queuebuf * | q |
struct ctimer | timer |
struct rdc_buf_list* phase_queueitem::buf_list |
Referenced by phase_wait(), and send_packet().
mac_callback_t phase_queueitem::mac_callback |
Referenced by phase_wait(), and send_packet().
void* phase_queueitem::mac_callback_ptr |
Referenced by phase_wait(), and send_packet().
struct queuebuf* phase_queueitem::q |
Referenced by phase_wait(), and send_packet().
struct ctimer phase_queueitem::timer |
Referenced by phase_wait().