Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h533 npi_status_t npi_xmac_xpcs_link_intr_enable(npi_handle_t, uint8_t);
H A Dnpi_mac.c595 npi_xmac_xpcs_link_intr_enable(npi_handle_t handle, uint8_t portn) in npi_xmac_xpcs_link_intr_enable() function
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4667 rs = npi_xmac_xpcs_link_intr_enable(nxgep->npi_handle, portn); in nxge_10G_link_intr_start()