Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.h15 HNS3_MBX_SET_VLAN, /* (VF -> PF) set VLAN */ enumerator
H A Dhns3_ethdev_vf.c1254 ret = hns3_send_mbx_msg(hw, HNS3_MBX_SET_VLAN, in hns3vf_get_port_base_vlan_filter_state()
1462 return hns3_send_mbx_msg(hw, HNS3_MBX_SET_VLAN, HNS3_MBX_VLAN_FILTER, in hns3vf_vlan_filter_configure()
1497 ret = hns3_send_mbx_msg(hw, HNS3_MBX_SET_VLAN, HNS3_MBX_VLAN_RX_OFF_CFG, in hns3vf_en_hw_strip_rxvtag()