Searched refs:vf_max_tx_channels (Results 1 – 1 of 1) sorted by relevance
177 static unsigned int vf_max_tx_channels = 2; variable178 module_param(vf_max_tx_channels, uint, 0444);179 MODULE_PARM_DESC(vf_max_tx_channels,324 if (vf->tx_filter_mode == VF_TX_FILTER_AUTO && vf_max_tx_channels <= 2) in efx_siena_sriov_reset_tx_filter()625 vf_txq >= vf_max_tx_channels || in efx_vfdi_init_txq()1315 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()