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];
379 #define MAX_XDP_QUEUES (IXGBE_MAX_FDIR_INDICES + 1) macro633 struct ixgbe_ring *xdp_ring[MAX_XDP_QUEUES];
6331 adapter->af_xdp_zc_qps = bitmap_zalloc(MAX_XDP_QUEUES, GFP_KERNEL); in ixgbe_sw_init()10154 if (nr_cpu_ids > MAX_XDP_QUEUES) in ixgbe_xdp_setup()