Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A 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,
323 if (vf->tx_filter_mode == VF_TX_FILTER_AUTO && vf_max_tx_channels <= 2) in efx_siena_sriov_reset_tx_filter()
624 vf_txq >= vf_max_tx_channels || in efx_vfdi_init_txq()
1314 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()