Home
last modified time | relevance | path

Searched refs:xdp_count (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2757 int xdp_count, int xdp_idx, in ixgbevf_alloc_q_vector() argument
2765 ring_count = txr_count + xdp_count + rxr_count; in ixgbevf_alloc_q_vector()
2812 while (xdp_count) { in ixgbevf_alloc_q_vector()
2833 xdp_count--; in ixgbevf_alloc_q_vector()