Home
last modified time | relevance | path

Searched refs:MAC_LED_DEFAULT (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c233 if (mode != MAC_LED_DEFAULT && in ixgbe_led_set()
246 if (mode != MAC_LED_DEFAULT && !ixgbe->ixgbe_led_active) { in ixgbe_led_set()
252 case MAC_LED_DEFAULT: in ixgbe_led_set()
359 mcl->mcl_modes = MAC_LED_DEFAULT | MAC_LED_ON | MAC_LED_OFF | in ixgbe_m_getcapab()
/illumos-gate/usr/src/cmd/dlutil/
H A Ddlled.c47 { "default", MAC_LED_DEFAULT },
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c699 if (mode != MAC_LED_DEFAULT && in i40e_gld_led_set()
705 if (mode != MAC_LED_DEFAULT && !i40e->i40e_led_saved) { in i40e_gld_led_set()
711 case MAC_LED_DEFAULT: in i40e_gld_led_set()
815 mcl->mcl_modes = MAC_LED_DEFAULT | MAC_LED_IDENT | MAC_LED_OFF | in i40e_m_getcapab()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c881 if (mode != MAC_LED_DEFAULT && in igb_led_set()
887 if (mode != MAC_LED_DEFAULT && !igb->igb_led_setup) { in igb_led_set()
895 case MAC_LED_DEFAULT: in igb_led_set()
991 cap_led->mcl_modes = MAC_LED_DEFAULT; in igb_m_getcapab()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h273 MAC_LED_DEFAULT = (1 << 0), enumerator
H A Dmac_impl.h904 #define MAC_LED_ALL (MAC_LED_DEFAULT | MAC_LED_OFF | MAC_LED_IDENT | \
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c795 case MAC_LED_DEFAULT: in igc_led_set()
864 led->mcl_modes = MAC_LED_DEFAULT | MAC_LED_OFF | MAC_LED_ON | in igc_m_getcapab()
H A Digc.c1167 igc->igc_led_mode = MAC_LED_DEFAULT; in igc_led_init()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c366 case MAC_LED_DEFAULT: in mlxcx_mac_led_set()
1171 cap_leds->mcl_modes = MAC_LED_DEFAULT | MAC_LED_OFF | in mlxcx_mac_getcapab()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1097 case MAC_LED_DEFAULT: in t4_port_led_set()
1188 mcl->mcl_modes = MAC_LED_DEFAULT | MAC_LED_IDENT; in t4_mc_getcapab()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3205 if (mode != MAC_LED_DEFAULT && in e1000g_led_set()
3233 case MAC_LED_DEFAULT: in e1000g_led_set()
3331 cap_led->mcl_modes = MAC_LED_DEFAULT; in e1000g_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c8815 mip->mi_led_modes = MAC_LED_DEFAULT; in mac_led_init()
8876 desired = MAC_LED_DEFAULT; in mac_led_set()
8910 driver = MAC_LED_DEFAULT; in mac_led_set()