Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h37 HCLGE_MBX_QUEUE_RESET, /* (VF -> PF) reset queue */ enumerator
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c748 case HCLGE_MBX_QUEUE_RESET: in hclge_mbx_handler()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1668 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_QUEUE_RESET, 0); in hclgevf_reset_tqp()