Searched refs:get_global_queue_id (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h758 u16 (*get_global_queue_id)(struct hnae3_handle *handle, u16 queue_id); member in struct:hnae3_ae_ops
H A Dhns3_debugfs.c846 if (!h->ae_algo->ops->get_global_queue_id)
861 h->ae_algo->ops->get_global_queue_id(h, i));
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12834 .get_global_queue_id = hclge_covert_handle_qid_global,
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3358 .get_global_queue_id = hclgevf_get_qid_global,

Completed in 229 milliseconds