Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c63 static void fcoe_free_netb(void *netb);
117 eport->eport_free_netb = fcoe_free_netb; in fcoe_register_client()
222 fcoe_free_netb(ret_mblk); in fcoe_tx_frame()
266 fcoe_free_netb(void *netb) in fcoe_free_netb() function