Home
last modified time | relevance | path

Searched refs:get_global_queue_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_debugfs.c817 if (!h->ae_algo->ops->get_global_queue_id) in hns3_dbg_queue_map()
832 h->ae_algo->ops->get_global_queue_id(h, i)); in hns3_dbg_queue_map()
Dhnae3.h725 u16 (*get_global_queue_id)(struct hnae3_handle *handle, u16 queue_id); member
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3420 .get_global_queue_id = hclgevf_get_qid_global,
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c13125 .get_global_queue_id = hclge_covert_handle_qid_global,