Searched refs:hnae3_queue (Results 1 – 8 of 8) sorted by relevance
194 struct hnae3_queue q;
462 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()
168 struct hnae3_queue { struct780 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
459 struct hnae3_queue *tqp;
658 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()667 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()4668 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg()4701 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()4855 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw()4887 struct hnae3_queue *q; in hns3_init_tx_ring_tc()
317 struct hnae3_queue q;1112 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
900 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map()906 struct hnae3_queue *q = tqp[tc_info->tqp_offset[i] + j]; in hclge_vport_q_to_qs_map()
612 struct hnae3_queue *queue; in hclge_tqps_update_stats()1847 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclge_knic_setup()8220 struct hnae3_queue *queue; in hclge_reset_tqp_stats()10884 struct hnae3_queue *queue; in hclge_covert_handle_qid_global()
Completed in 65 milliseconds