Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_phy.c288 if (~encp->enc_func_flags & EFX_NIC_FUNC_LINKCTRL) in ef10_phy_reconfigure()
H A Defx_mcdi.c1218 flags = EFX_NIC_FUNC_LINKCTRL | EFX_NIC_FUNC_TRUSTED; in efx_mcdi_drv_attach()
1224 EFX_STATIC_ASSERT(EFX_NIC_FUNC_LINKCTRL == in efx_mcdi_drv_attach()
H A Defx.h130 #define EFX_NIC_FUNC_LINKCTRL 0x00000002 macro