Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c152 nxgep->statsp->mac_stats.xcvr_inuse = XPCS_XCVR; in nxge_espc_phy_type_get()
156 nxgep->statsp->mac_stats.xcvr_inuse = XPCS_XCVR; in nxge_espc_phy_type_get()
160 nxgep->statsp->mac_stats.xcvr_inuse = PCS_XCVR; in nxge_espc_phy_type_get()
164 nxgep->statsp->mac_stats.xcvr_inuse = INT_MII_XCVR; in nxge_espc_phy_type_get()
H A Dnxge_mac.c290 nxgep->statsp->mac_stats.xcvr_inuse = XPCS_XCVR; in nxge_get_xcvr_type()
301 nxgep->statsp->mac_stats.xcvr_inuse = HSP_XCVR; in nxge_get_xcvr_type()
307 nxgep->statsp->mac_stats.xcvr_inuse = HSP_XCVR; in nxge_get_xcvr_type()
313 nxgep->statsp->mac_stats.xcvr_inuse = HSP_XCVR; in nxge_get_xcvr_type()
444 nxgep->statsp->mac_stats.xcvr_inuse in nxge_get_xcvr_type()
451 nxgep->statsp->mac_stats.xcvr_inuse = in nxge_get_xcvr_type()
621 nxgep->xcvr.xcvr_inuse = HSP_XCVR; in nxge_setup_xcvr_table()
806 nxgep->xcvr.xcvr_inuse = HSP_XCVR; in nxge_setup_xcvr_table()
860 nxgep->statsp->mac_stats.xcvr_inuse = nxgep->xcvr.xcvr_inuse; in nxge_setup_xcvr_table()
4162 nxgep->statsp->mac_stats.xcvr_inuse)); in nxge_xcvr_find()
[all …]
H A Dnxge_virtual.c3906 nxgep->statsp->mac_stats.xcvr_inuse = INT_MII_XCVR; in nxge_get_xcvr_properties()
3911 nxgep->statsp->mac_stats.xcvr_inuse = PCS_XCVR; in nxge_get_xcvr_properties()
3913 nxgep->statsp->mac_stats.xcvr_inuse = INT_MII_XCVR; in nxge_get_xcvr_properties()
3920 nxgep->statsp->mac_stats.xcvr_inuse = PCS_XCVR; in nxge_get_xcvr_properties()
3922 nxgep->statsp->mac_stats.xcvr_inuse = INT_MII_XCVR; in nxge_get_xcvr_properties()
H A Dnxge_kstats.c1314 kstat_named_init(&nxgekp->xcvr_inuse, "xcvr_inuse", in nxge_setup_kstats()
1770 nxgekp->xcvr_inuse.value.ul = statsp->mac_stats.xcvr_inuse; in nxge_port_kstat_update()
2433 val = statsp->mac_stats.xcvr_inuse; in nxge_m_stat()
H A Dnxge_main.c742 nxgep->statsp->mac_stats.xcvr_inuse = LOGICAL_XCVR; in nxge_attach()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac.h92 xcvr_inuse_t xcvr_inuse; member
H A Dnxge.h837 kstat_named_t xcvr_inuse; member
H A Dnxge_impl.h550 uint32_t xcvr_inuse; member