Home
last modified time | relevance | path

Searched refs:vf_max_tx_channels (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dsiena_sriov.c175 static unsigned int vf_max_tx_channels = 2; variable
176 module_param(vf_max_tx_channels, uint, 0444);
177 MODULE_PARM_DESC(vf_max_tx_channels,
322 if (vf->tx_filter_mode == VF_TX_FILTER_AUTO && vf_max_tx_channels <= 2) in efx_siena_sriov_reset_tx_filter()
623 vf_txq >= vf_max_tx_channels || in efx_vfdi_init_txq()
1313 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()