Searched refs:HCLGE_MBX_SET_VLAN (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hclge_mbx.h | 15 HCLGE_MBX_SET_VLAN, /* (VF -> PF) set VLAN */ enumerator
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 192 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_get_port_base_vlan_filter_state() 1217 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_enable_vlan_filter() 1251 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_set_vlan_filter() 1302 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_en_hw_strip_rxvtag() 3318 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_update_port_base_vlan_info()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_mbx.c | 1047 [HCLGE_MBX_SET_VLAN] = hclge_mbx_set_vlan_handler,
|