Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h22 HCLGE_MBX_GET_QDEPTH, /* (VF -> PF) get queue depth */ enumerator
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c1052 [HCLGE_MBX_GET_QDEPTH] = hclge_mbx_get_qdepth_handler,
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c244 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QDEPTH, 0); in hclgevf_get_queue_depth()