Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c102 enum efx_vf_tx_filter_mode tx_filter_mode; member
323 if (vf->tx_filter_mode == VF_TX_FILTER_AUTO && vf_max_tx_channels <= 2) in efx_siena_sriov_reset_tx_filter()
324 vf->tx_filter_mode = VF_TX_FILTER_ON; in efx_siena_sriov_reset_tx_filter()
640 eth_filt_en = vf->tx_filter_mode == VF_TX_FILTER_ON; in efx_vfdi_init_txq()
1211 vf->tx_filter_mode = VF_TX_FILTER_AUTO; in efx_siena_sriov_vf_alloc()
1645 vf->tx_filter_mode = in efx_siena_sriov_set_vf_spoofchk()
1674 ivi->spoofchk = vf->tx_filter_mode == VF_TX_FILTER_ON; in efx_siena_sriov_get_vf_config()