Searched refs:frm_fcoe_private (Results 1 – 4 of 4) sorted by relevance
226 #define FRM2FMI(x_frm) ((fcoe_i_frame_t *)(x_frm)->frm_fcoe_private)
308 frm->frm_fcoe_private = sizeof (fcoe_frame_t) + (uint8_t *)frm; in fcoe_allocate_frame()310 (uint8_t *)frm->frm_fcoe_private; in fcoe_allocate_frame()
1196 list_insert_tail(&w->worker_frm_list, frm->frm_fcoe_private); in fcoe_post_frame()
115 void *frm_fcoe_private; member