Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h13 HCLGE_MBX_RESET = 0x01, /* (VF -> PF) assert reset */ enumerator
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c704 case HCLGE_MBX_RESET: in hclge_mbx_handler()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1494 ret = hclgevf_send_mbx_msg(hdev, HCLGE_MBX_RESET, 0, NULL, in hclgevf_reset_prepare_wait()