Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Dsriov.h15 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan,
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
Defx.c604 .ndo_set_vf_vlan = efx_sriov_set_vf_vlan,