Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h39 HCLGE_MBX_SET_ALIVE, /* (VF -> PF) set alive state */ enumerator
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c725 case HCLGE_MBX_SET_ALIVE: in hclge_mbx_handler()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c2589 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_ALIVE, 0); in hclgevf_set_alive()