Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h43 HCLGE_MBX_GET_QID_IN_PF, /* (VF -> PF) get queue id in pf */ enumerator
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c716 case HCLGE_MBX_GET_QID_IN_PF: in hclge_mbx_handler()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c324 ret = hclgevf_send_mbx_msg(hdev, HCLGE_MBX_GET_QID_IN_PF, 0, msg_data, in hclgevf_get_qid_global()