Searched refs:efx_sriov_set_vf_vlan (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | sriov.h | 15 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan,
|
H A D | sriov.c | 21 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 D | sriov.h | 26 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 D | efx.c | 613 .ndo_set_vf_vlan = efx_sriov_set_vf_vlan,
|