Searched refs:hclge_covert_handle_qid_global (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1142 u16 hclge_covert_handle_qid_global(struct hnae3_handle *handle, u16 queue_id);
H A Dhclge_mbx.c739 qid_in_pf = hclge_covert_handle_qid_global(&vport->nic, queue_id);
H A Dhclge_main.c10709 u16 hclge_covert_handle_qid_global(struct hnae3_handle *handle, u16 queue_id) function
10731 queue_gid = hclge_covert_handle_qid_global(handle, i);
10784 queue_gid = hclge_covert_handle_qid_global(handle, 0);
12755 .get_global_queue_id = hclge_covert_handle_qid_global,

Completed in 140 milliseconds