Home
last modified time | relevance | path

Searched defs:xdp_idx (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c836 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
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c2725 int xdp_count, int xdp_idx, in ixgbevf_alloc_q_vector()
2885 int rxr_idx = 0, txr_idx = 0, xdp_idx = 0, v_idx = 0; in ixgbevf_alloc_q_vectors() local