Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h72 #define AT_MAX_INT_WORK 5 macro
H A Datl1c_main.c1581 int max_ints = AT_MAX_INT_WORK; in atl1c_intr()
1591 if (max_ints != AT_MAX_INT_WORK) in atl1c_intr()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h91 #define AT_MAX_INT_WORK 10 macro
H A Datl1e_main.c1282 int max_ints = AT_MAX_INT_WORK; in atl1e_intr()
1290 if (max_ints != AT_MAX_INT_WORK) in atl1e_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h72 #define AT_MAX_INT_WORK 5 macro
H A Datl1c_main.c1675 int max_ints = AT_MAX_INT_WORK; in atl1c_intr()
1685 if (max_ints != AT_MAX_INT_WORK) in atl1c_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h91 #define AT_MAX_INT_WORK 10 macro
H A Datl1e_main.c1282 int max_ints = AT_MAX_INT_WORK; in atl1e_intr()
1290 if (max_ints != AT_MAX_INT_WORK) in atl1e_intr()

Completed in 18 milliseconds