Searched defs:fcoe_frame_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h118 } fcoe_frame_t; typedef in typeref:struct:fcoe_frame
134 void (*eport_tx_frame)(fcoe_frame_t *frame);
135 fcoe_frame_t *(*eport_alloc_frame)(struct fcoe_port *eport,
137 void (*eport_release_frame)(fcoe_frame_t *frame);
186 void (*ect_rx_frame)(fcoe_frame_t *frame);
188 void (*ect_release_sol_frame)(fcoe_frame_t *frame);

Completed in 64 milliseconds