Searched refs:ALX_EFLD_F_EXIST (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 68 #define ALX_EFLD_F_EXIST BIT(10) macro |
D | hw.c | 310 if (val & (ALX_EFLD_F_EXIST | ALX_EFLD_E_EXIST)) { in alx_get_perm_macaddr() |