Searched refs:MAX_XDP_QUEUES (Results 1 – 3 of 3) sorted by relevance
132 #define MAX_XDP_QUEUES IXGBE_VF_MAX_TX_QUEUES macro336 struct ixgbevf_ring *xdp_ring[MAX_XDP_QUEUES];
380 #define MAX_XDP_QUEUES (IXGBE_MAX_FDIR_INDICES + 1) macro637 struct ixgbe_ring *xdp_ring[MAX_XDP_QUEUES];
6333 adapter->af_xdp_zc_qps = bitmap_zalloc(MAX_XDP_QUEUES, GFP_KERNEL); in ixgbe_sw_init()10175 if (nr_cpu_ids > MAX_XDP_QUEUES) in ixgbe_xdp_setup()