Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dsiena_sriov.c104 enum efx_vf_tx_filter_mode tx_filter_mode; member
324 if (vf->tx_filter_mode == VF_TX_FILTER_AUTO && vf_max_tx_channels <= 2) in efx_siena_sriov_reset_tx_filter()
325 vf->tx_filter_mode = VF_TX_FILTER_ON; in efx_siena_sriov_reset_tx_filter()
641 eth_filt_en = vf->tx_filter_mode == VF_TX_FILTER_ON; in efx_vfdi_init_txq()
1212 vf->tx_filter_mode = VF_TX_FILTER_AUTO; in efx_siena_sriov_vf_alloc()
1646 vf->tx_filter_mode = in efx_siena_sriov_set_vf_spoofchk()
1675 ivi->spoofchk = vf->tx_filter_mode == VF_TX_FILTER_ON; in efx_siena_sriov_get_vf_config()