Searched refs:tx_vis (Results 1 – 1 of 1) sorted by relevance
39 unsigned int tx_vis = efx->n_tx_channels + efx->n_extra_tx_channels; in ef100_alloc_vis() local45 tx_vis += efx->n_xdp_channels * efx->xdp_tx_per_channel; in ef100_alloc_vis()47 max_vis = max(rx_vis, tx_vis); in ef100_alloc_vis()