Home
last modified time | relevance | path

Searched refs:get_global_queue_id (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c151 if (!h->ae_algo->ops->get_global_queue_id) in hns3_dbg_queue_map()
160 global_qid = h->ae_algo->ops->get_global_queue_id(h, i); in hns3_dbg_queue_map()
H A Dhnae3.h617 u16 (*get_global_queue_id)(struct hnae3_handle *handle, u16 queue_id); member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h739 u16 (*get_global_queue_id)(struct hnae3_handle *handle, u16 queue_id); member
H A Dhns3_debugfs.c843 if (!h->ae_algo->ops->get_global_queue_id) in hns3_dbg_queue_map()
858 h->ae_algo->ops->get_global_queue_id(h, i)); in hns3_dbg_queue_map()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3700 .get_global_queue_id = hclgevf_get_qid_global,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3320 .get_global_queue_id = hclgevf_get_qid_global,
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11504 .get_global_queue_id = hclge_covert_handle_qid_global,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12737 .get_global_queue_id = hclge_covert_handle_qid_global,

Completed in 45 milliseconds