Searched refs:fcoe_get_mblk (Results 1 – 3 of 3) sorted by relevance
241 extern mblk_t *fcoe_get_mblk(fcoe_mac_t *, uint32_t);
259 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()
1030 fcoe_get_mblk(fcoe_mac_t *mac, uint32_t raw_frame_size) in fcoe_get_mblk() function