Searched refs:netb (Results 1 – 3 of 3) sorted by relevance
890 void *netb; in fcoet_dbuf_alloc() local921 netb = ss->ss_eport->eport_alloc_netb( in fcoet_dbuf_alloc()924 if (netb == NULL) { in fcoet_dbuf_alloc()933 FCOET_SET_NETB(dbuf, idx, netb); in fcoet_dbuf_alloc()948 netb = ss->ss_eport->eport_alloc_netb( in fcoet_dbuf_alloc()952 if (netb == NULL) { in fcoet_dbuf_alloc()962 FCOET_SET_NETB(dbuf, idx, netb); in fcoet_dbuf_alloc()
63 static void fcoe_free_netb(void *netb);266 fcoe_free_netb(void *netb) in fcoe_free_netb() argument268 freeb((mblk_t *)netb); in fcoe_free_netb()
136 uint32_t this_fc_frame_size, void *netb);140 void (*eport_free_netb)(void *netb);