Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c926 ss->ss_eport->eport_free_netb( in fcoet_dbuf_alloc()
954 ss->ss_eport->eport_free_netb( in fcoet_dbuf_alloc()
984 ss->ss_eport->eport_free_netb( in fcoet_dbuf_free()
H A Dfcoet_eth.c239 frm->frm_eport->eport_free_netb(frm->frm_netb); in fcoet_rx_frame()
/titanic_44/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h140 void (*eport_free_netb)(void *netb); member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c771 frm->frm_eport->eport_free_netb(frm->frm_netb); in fcoei_clear_watchdog_jobs()
1100 xch->xch_ss->ss_eport->eport_free_netb(frm->frm_netb); in fcoei_complete_xch()
H A Dfcoei_eth.c137 frm->frm_eport->eport_free_netb(frm->frm_netb); in fcoei_rx_frame()
1227 frm->frm_eport->eport_free_netb(frm->frm_netb); in fcoei_process_unsol_frame()
/titanic_44/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c117 eport->eport_free_netb = fcoe_free_netb; in fcoe_register_client()