Home
last modified time | relevance | path

Searched refs:fcoe_free_netb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c65 static void fcoe_free_netb(void *netb);
119 eport->eport_free_netb = fcoe_free_netb; in fcoe_register_client()
225 fcoe_free_netb(ret_mblk); in fcoe_tx_frame()
269 fcoe_free_netb(void *netb) in fcoe_free_netb() function