Searched refs:xdp_rings_rem (Results 1 – 1 of 1) sorted by relevance
2623 int xdp_rings_rem = vsi->num_xdp_txq; in ice_map_xdp_rings() local2631 xdp_rings_per_v = DIV_ROUND_UP(xdp_rings_rem, in ice_map_xdp_rings()2633 q_base = vsi->num_xdp_txq - xdp_rings_rem; in ice_map_xdp_rings()2642 xdp_rings_rem -= xdp_rings_per_v; in ice_map_xdp_rings()