Searched refs:xdp_rings_per_v (Results 1 – 1 of 1) sorted by relevance
2733 int xdp_rings_per_v, q_id, q_base; in ice_map_xdp_rings() local2735 xdp_rings_per_v = DIV_ROUND_UP(xdp_rings_rem, in ice_map_xdp_rings()2739 for (q_id = q_base; q_id < (q_base + xdp_rings_per_v); q_id++) { in ice_map_xdp_rings()2746 xdp_rings_rem -= xdp_rings_per_v; in ice_map_xdp_rings()