Searched refs:HCLGE_MBX_GET_QDEPTH (Results 1 – 3 of 3) sorted by relevance
22 HCLGE_MBX_GET_QDEPTH, /* (VF -> PF) get queue depth */ enumerator
1052 [HCLGE_MBX_GET_QDEPTH] = hclge_mbx_get_qdepth_handler,
244 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QDEPTH, 0); in hclgevf_get_queue_depth()