Searched defs:xdp_idx (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_lib.c | 836 int xdp_count, int xdp_idx, in ixgbe_alloc_q_vector() 1059 int rxr_idx = 0, txr_idx = 0, xdp_idx = 0, v_idx = 0; in ixgbe_alloc_q_vectors() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 2726 int xdp_count, int xdp_idx, in ixgbevf_alloc_q_vector() 2886 int rxr_idx = 0, txr_idx = 0, xdp_idx = 0, v_idx = 0; in ixgbevf_alloc_q_vectors() local
|