Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h18 HCLGE_MBX_SET_PROMISC_MODE, /* (VF -> PF) set promiscuous mode */ enumerator
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c997 [HCLGE_MBX_SET_PROMISC_MODE] = hclge_mbx_set_promisc_mode_handler,
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c787 send_msg.code = HCLGE_MBX_SET_PROMISC_MODE; in hclgevf_cmd_set_promisc_mode()