Home
last modified time | relevance | path

Searched refs:fcoe_tx_frame (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c62 static void fcoe_tx_frame(fcoe_frame_t *frm);
115 eport->eport_tx_frame = fcoe_tx_frame; in fcoe_register_client()
201 fcoe_tx_frame(fcoe_frame_t *frm) in fcoe_tx_frame() function