Searched refs:first_xdp_tx_ring (Results 1 – 1 of 1) sorted by relevance
3006 int first_xdp_tx_ring; in enetc_alloc_msix() local3093 first_xdp_tx_ring = priv->num_tx_rings - num_possible_cpus(); in enetc_alloc_msix()3094 priv->xdp_tx_ring = &priv->tx_ring[first_xdp_tx_ring]; in enetc_alloc_msix()