Home
last modified time | relevance | path

Searched refs:MAX_TX_QUEUES (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c885 mem_conf->mem_config.num_tx_queues = MAX_TX_QUEUES; in wl1251_acx_mem_cfg()
898 for (i = 0; i < MAX_TX_QUEUES; i++) { in wl1251_acx_mem_cfg()
H A Dacx.h1136 #define MAX_TX_QUEUES 4 macro
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c368 MAX_TX_QUEUES); in xgbe_pci_probe()
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c5043 crq.query_capability.capability = cpu_to_be16(MAX_TX_QUEUES); in send_query_cap()
5686 case MAX_TX_QUEUES: in handle_query_cap_rsp()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10485 adapter->num_rx_pools >= (MAX_TX_QUEUES / tcs)) || in ixgbe_fwd_add()
11212 unsigned int indices = MAX_TX_QUEUES; in ixgbe_probe()