Home
last modified time | relevance | path

Searched refs:WX_VF_SET_VLAN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.h54 #define WX_VF_SET_VLAN 0x04 /* VF requests PF to set VLAN */ macro
H A Dwx_vf.c304 u32 msgbuf[2] = {WX_VF_SET_VLAN, vlan}; in wx_set_vfta_vf()