Home
last modified time | relevance | path

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

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