Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h17 HCLGE_MBX_SET_VLAN, /* (VF -> PF) set VLAN */ enumerator
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c255 ret = hclgevf_send_mbx_msg(hdev, HCLGE_MBX_SET_VLAN, in hclgevf_get_port_base_vlan_filter_state()
1276 ret = hclgevf_send_mbx_msg(hdev, HCLGE_MBX_SET_VLAN, in hclgevf_set_vlan_filter()
1319 return hclgevf_send_mbx_msg(hdev, HCLGE_MBX_SET_VLAN, in hclgevf_en_hw_strip_rxvtag()
3086 hclgevf_send_mbx_msg(hdev, HCLGE_MBX_SET_VLAN, in hclgevf_update_port_base_vlan_info()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c658 case HCLGE_MBX_SET_VLAN: in hclge_mbx_handler()