Searched refs:tx_rem (Results 1 – 1 of 1) sorted by relevance
259 int i, rx_rem, tx_rem; in enetc4_default_rings_allocation() local282 tx_rem = num_tx_bdr % num_vfs; in enetc4_default_rings_allocation()286 vf_tx_bdr = (i < tx_rem) ? num_tx_bdr + 1 : num_tx_bdr; in enetc4_default_rings_allocation()