Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c32 hxge_status_t hxge_rx_vmac_init(p_hxge_t hxgep);
130 hxge_rx_vmac_init(p_hxge_t hxgep) in hxge_rx_vmac_init() function
H A Dhxge_impl.h447 hxge_status_t hxge_rx_vmac_init(p_hxge_t hxgep);
H A Dhxge_rxdma.c3789 if ((status = hxge_rx_vmac_init(hxgep)) != HXGE_OK) { in hxge_rx_port_fatal_err_recover()