Searched refs:fcoe_get_mblk (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h241 extern mblk_t *fcoe_get_mblk(fcoe_mac_t *, uint32_t);
H A Dfcoe_fc.c256 mp = fcoe_get_mblk(eport->eport_fcoe_private,
291 mp = fcoe_get_mblk(EPORT2MAC(eport), raw_frame_size);
H A Dfcoe.c1030 fcoe_get_mblk(fcoe_mac_t *mac, uint32_t raw_frame_size) function
1041 FCOE_LOG("fcoe_get_mblk", "strwaitbuf return %d", err);

Completed in 59 milliseconds