Home
last modified time | relevance | path

Searched refs:WX_VF_SET_VLAN (Results 1 – 3 of 3) 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()
H A Dwx_sriov.c793 case WX_VF_SET_VLAN: in wx_rcv_msg_from_vf()