Searched refs:alx_wait_reg (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/atheros/alx/ |
H A D | hw.c | 259 static bool alx_wait_reg(struct alx_hw *hw, u32 reg, u32 wait, u32 *val) alx_wait_reg() function 300 if (!alx_wait_reg(hw, ALX_SLD, ALX_SLD_STAT | ALX_SLD_START, &val)) alx_get_perm_macaddr() 303 if (!alx_wait_reg(hw, ALX_SLD, ALX_SLD_START, NULL)) alx_get_perm_macaddr() 311 if (!alx_wait_reg(hw, ALX_EFLD, alx_get_perm_macaddr() 315 if (!alx_wait_reg(hw, ALX_EFLD, ALX_EFLD_START, NULL)) alx_get_perm_macaddr()
|
Completed in 57 milliseconds