Searched refs:xdp_rings_per_v (Results 1 – 1 of 1) sorted by relevance
2764 int xdp_rings_per_v, q_id, q_base; in ice_map_xdp_rings() local2766 xdp_rings_per_v = DIV_ROUND_UP(xdp_rings_rem, in ice_map_xdp_rings()2770 for (q_id = q_base; q_id < (q_base + xdp_rings_per_v); q_id++) { in ice_map_xdp_rings()2777 xdp_rings_rem -= xdp_rings_per_v; in ice_map_xdp_rings()