Searched refs:MAX_TX_QUEUES (Results 1 – 6 of 6) sorted by relevance
131 #define MAX_TX_QUEUES IXGBE_VF_MAX_TX_QUEUES macro324 struct ixgbevf_ring *tx_ring[MAX_TX_QUEUES]; /* One per active queue */331 struct ixgbevf_ring *rx_ring[MAX_TX_QUEUES]; /* One per active queue */
4583 MAX_TX_QUEUES); in ixgbevf_probe()
843 mem_conf->mem_config.num_tx_queues = MAX_TX_QUEUES; in wl1251_acx_mem_cfg()856 for (i = 0; i < MAX_TX_QUEUES; i++) { in wl1251_acx_mem_cfg()
1136 #define MAX_TX_QUEUES 4 macro
683 MAX_TX_QUEUES = 4, enumerator
5090 crq.query_capability.capability = cpu_to_be16(MAX_TX_QUEUES); in send_query_cap()5729 case MAX_TX_QUEUES: in handle_query_cap_rsp()