Searched refs:wx_set_vf_vlan (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_sriov.c | 257 static int wx_set_vf_vlan(struct wx *wx, int add, int vid, u16 vf) in wx_set_vf_vlan() function 364 wx_set_vf_vlan(wx, true, vfinfo->pf_vlan, vf); in wx_vf_reset_event() 596 wx_set_vf_vlan(wx, add, vid, VMDQ_P(0)); in wx_set_vf_vlan_msg() 598 ret = wx_set_vf_vlan(wx, add, vid, vf); in wx_set_vf_vlan_msg() 633 wx_set_vf_vlan(wx, add, vid, VMDQ_P(0)); in wx_set_vf_vlan_msg()
|