Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h14 HCLGE_MBX_SET_MULTICAST, /* (VF -> PF) set MC addr */ enumerator
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c711 case HCLGE_MBX_SET_MULTICAST: in hclge_mbx_handler()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1407 code = HCLGE_MBX_SET_MULTICAST; in hclgevf_add_del_mac_addr()