Home
last modified time | relevance | path

Searched refs:AT_HW_MAX_IDLE_DELAY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c533 for (timeout = 0; timeout < AT_HW_MAX_IDLE_DELAY; timeout++) { in atl1e_reset_hw()
541 if (timeout >= AT_HW_MAX_IDLE_DELAY) { in atl1e_reset_hw()
H A Datl1e.h93 #define AT_HW_MAX_IDLE_DELAY 10 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c533 for (timeout = 0; timeout < AT_HW_MAX_IDLE_DELAY; timeout++) { in atl1e_reset_hw()
541 if (timeout >= AT_HW_MAX_IDLE_DELAY) { in atl1e_reset_hw()
H A Datl1e.h93 #define AT_HW_MAX_IDLE_DELAY 10 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h74 #define AT_HW_MAX_IDLE_DELAY 10 macro
H A Datl1c_main.c188 * atl1c_wait_until_idle - wait up to AT_HW_MAX_IDLE_DELAY reads
196 for (timeout = 0; timeout < AT_HW_MAX_IDLE_DELAY; timeout++) { in atl1c_wait_until_idle()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h74 #define AT_HW_MAX_IDLE_DELAY 10 macro
H A Datl1c_main.c211 * atl1c_wait_until_idle - wait up to AT_HW_MAX_IDLE_DELAY reads
219 for (timeout = 0; timeout < AT_HW_MAX_IDLE_DELAY; timeout++) { in atl1c_wait_until_idle()

Completed in 15 milliseconds