Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h68 #define ALX_EFLD_F_EXIST BIT(10) macro
H A Dhw.c310 if (val & (ALX_EFLD_F_EXIST | ALX_EFLD_E_EXIST)) { in alx_get_perm_macaddr()