Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h14 HCLGE_MBX_SET_MULTICAST, /* (VF -> PF) set MC addr */ enumerator
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c1046 [HCLGE_MBX_SET_MULTICAST] = hclge_mbx_set_multicast_handler,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1038 code = HCLGE_MBX_SET_MULTICAST; in hclgevf_add_del_mac_addr()