Home
last modified time | relevance | path

Searched refs:ALX_MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dhw.h356 #define ALX_MAX_TX_QUEUES 4 macro
Dmain.c835 num_txq = min_t(int, num_online_cpus(), ALX_MAX_TX_QUEUES); in alx_enable_msix()
1737 ALX_MAX_TX_QUEUES, 1); in alx_probe()