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