Home
last modified time | relevance | path

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.c259 mp = fcoe_get_mblk(eport->eport_fcoe_private, in fcoe_alloc_netb()
294 mp = fcoe_get_mblk(EPORT2MAC(eport), raw_frame_size); in fcoe_allocate_frame()
H A Dfcoe.c1030 fcoe_get_mblk(fcoe_mac_t *mac, uint32_t raw_frame_size) in fcoe_get_mblk() function