Searched refs:I40E_PHY_LED_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ | ||
H A D | i40e_type.h | 56 #define I40E_PHY_LED_MODE_MASK 0xFFFF macro |
H A D | i40e_common.c | 5181 led_ctl = (mode & I40E_PHY_LED_MODE_MASK); in i40e_led_set_phy() |