Searched defs:xdp_idx (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_lib.c | 832 int xdp_count, int xdp_idx, in ixgbe_alloc_q_vector() 1055 int rxr_idx = 0, txr_idx = 0, xdp_idx = 0, v_idx = 0; in ixgbe_alloc_q_vectors() local
|
/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 2711 int xdp_count, int xdp_idx, in ixgbevf_alloc_q_vector() 2871 int rxr_idx = 0, txr_idx = 0, xdp_idx = 0, v_idx = 0; in ixgbevf_alloc_q_vectors() local
|