Searched refs:MAX_TX_QUEUES (Results 1 – 10 of 10) sorted by relevance
131 #define MAX_TX_QUEUES IXGBE_VF_MAX_TX_QUEUES macro340 struct ixgbevf_ring *tx_ring[MAX_TX_QUEUES]; /* One per active queue */347 struct ixgbevf_ring *rx_ring[MAX_TX_QUEUES]; /* One per active queue */
4533 MAX_TX_QUEUES); in ixgbevf_probe()
377 #define MAX_TX_QUEUES (IXGBE_MAX_FDIR_INDICES + 1) macro636 struct ixgbe_ring *tx_ring[MAX_TX_QUEUES] ____cacheline_aligned_in_smp;
341 vmdq_i = min_t(u16, vmdq_i, MAX_TX_QUEUES / tcs); in ixgbe_set_dcb_sriov_queues()511 rss_i = min_t(u16, rss_i, MAX_TX_QUEUES / vmdq_i); in ixgbe_set_sriov_queues()
9967 adapter->num_rx_pools >= (MAX_TX_QUEUES / tcs)) || in ixgbe_fwd_add()10608 unsigned int indices = MAX_TX_QUEUES; in ixgbe_probe()
885 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()
1136 #define MAX_TX_QUEUES 4 macro
358 MAX_TX_QUEUES); in xgbe_pci_probe()
643 MAX_TX_QUEUES = 4, enumerator
4198 crq.query_capability.capability = cpu_to_be16(MAX_TX_QUEUES); in send_query_cap()4821 case MAX_TX_QUEUES: in handle_query_cap_rsp()