Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c61 * @tx_filter_mode: Transmit MAC filtering mode.
102 enum efx_vf_tx_filter_mode tx_filter_mode; member
322 if (vf->tx_filter_mode == VF_TX_FILTER_AUTO && vf_max_tx_channels <= 2) in efx_siena_sriov_reset_tx_filter()
323 vf->tx_filter_mode = VF_TX_FILTER_ON; in efx_siena_sriov_reset_tx_filter()
639 eth_filt_en = vf->tx_filter_mode == VF_TX_FILTER_ON; in efx_vfdi_init_txq()
1210 vf->tx_filter_mode = VF_TX_FILTER_AUTO; in efx_siena_sriov_vf_alloc()
1644 vf->tx_filter_mode = in efx_siena_sriov_set_vf_spoofchk()
1673 ivi->spoofchk = vf->tx_filter_mode == VF_TX_FILTER_ON; in efx_siena_sriov_get_vf_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c61 * @tx_filter_mode: Transmit MAC filtering mode.
102 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()

Completed in 5 milliseconds