Home
last modified time | relevance | path

Searched refs:HCLGE_MBX_GET_VF_FLR_STATUS (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h50 HCLGE_MBX_GET_VF_FLR_STATUS = 200, /* (M7 -> PF) get vf flr status */ enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c820 case HCLGE_MBX_GET_VF_FLR_STATUS: in hclge_mbx_handler()
853 req->msg.code < HCLGE_MBX_GET_VF_FLR_STATUS) { in hclge_mbx_handler()