Home
last modified time | relevance | path

Searched refs:mcl_flags (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h535 uint_t mcl_flags; member
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c358 mcl->mcl_flags = 0; in ixgbe_m_getcapab()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c863 led->mcl_flags = 0; in igc_m_getcapab()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c814 mcl->mcl_flags = 0; in i40e_m_getcapab()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c990 cap_led->mcl_flags = 0; in igb_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1170 cap_leds->mcl_flags = 0; in mlxcx_mac_getcapab()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1187 mcl->mcl_flags = 0; in t4_mc_getcapab()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3330 cap_led->mcl_flags = 0; in e1000g_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c8822 if (mip->mi_led.mcl_flags != 0) { in mac_led_init()