Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c333 rs = npi_xmac_xpcs_read(nxgep->npi_handle, nxgep->mac.portnum, in nxge_get_xcvr_type()
1257 if ((rs = npi_xmac_xpcs_read(handle, portn, in nxge_pcs_init()
1275 if ((rs = npi_xmac_xpcs_read(handle, portn, in nxge_pcs_init()
1278 if ((rs = npi_xmac_xpcs_read(handle, portn, in nxge_pcs_init()
6086 rs = npi_xmac_xpcs_read(nxgep->npi_handle, in nxge_check_10g_link()
6184 rs = npi_xmac_xpcs_read(nxgep->npi_handle, nxgep->mac.portnum, in nxge_check_10g_link()
6307 (void) npi_xmac_xpcs_read(nxgep->npi_handle, nxgep->mac.portnum, in nxge_link_is_up()
6309 (void) npi_xmac_xpcs_read(nxgep->npi_handle, nxgep->mac.portnum, in nxge_link_is_up()
7065 (void) npi_xmac_xpcs_read(nxgep->npi_handle, nxgep->mac.portnum, in nxge_check_bcm8704_link()
7070 (void) npi_xmac_xpcs_read(nxgep->npi_handle, nxgep->mac.portnum, in nxge_check_bcm8704_link()
[all …]
H A Dnxge_kstats.c2012 (void) npi_xmac_xpcs_read(handle, portn, in nxge_save_cntrs()
2018 (void) npi_xmac_xpcs_read(handle, portn, in nxge_save_cntrs()
2025 (void) npi_xmac_xpcs_read(handle, portn, in nxge_save_cntrs()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h527 npi_status_t npi_xmac_xpcs_read(npi_handle_t, uint8_t,
H A Dnpi_mac.c2408 npi_xmac_xpcs_read(npi_handle_t handle, uint8_t portn, uint8_t xpcs_reg, in npi_xmac_xpcs_read() function