Searched refs:I40E_PHY_LED_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/i40e/core/ | ||
H A D | i40e_type.h | 171 #define I40E_PHY_LED_MODE_MASK 0xFFFF macro |
H A D | i40e_common.c | 6434 led_ctl = (mode & I40E_PHY_LED_MODE_MASK); in i40e_led_set_phy() |