Home
last modified time | relevance | path

Searched refs:I40E_PHY_LED_MODE_MASK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h176 #define I40E_PHY_LED_MODE_MASK 0xFFFF macro
H A Di40e_common.c6948 led_ctl = (mode & I40E_PHY_LED_MODE_MASK); in i40e_led_set_phy()