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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.h35 extern fcoe_frame_t *fcoe_allocate_frame(fcoe_port_t *, uint32_t, void *);
H A Dfcoe_fc.c114 eport->eport_alloc_frame = fcoe_allocate_frame;
272 fcoe_allocate_frame(fcoe_port_t *eport, uint32_t fc_frame_size, void *xmp) function
281 FCOE_LOG("fcoe", "fcoe_allocate_frame %d > 2136",
H A Dfcoe_eth.c263 frm = fcoe_allocate_frame(&mac->fm_eport, frame_size, mp);

Completed in 52 milliseconds