Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dsriov.h15 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan,
H A Dsriov.c21 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan() function
/linux/drivers/net/ethernet/sfc/siena/
H A Dsriov.h26 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan() function
H A Defx.c613 .ndo_set_vf_vlan = efx_sriov_set_vf_vlan,