Searched refs:hnae3_queue (Results 1 – 9 of 9) sorted by relevance
26 struct hnae3_queue q;
107 struct hnae3_queue *queue; in hclge_comm_reset_tqp_stats()
181 struct hnae3_queue { struct819 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
469 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()4858 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg()4891 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()5045 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw()5077 struct hnae3_queue *q; in hns3_init_tx_ring_tc()
1094 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
953 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map()959 struct hnae3_queue *q = tqp[tc_info->tqp_offset[i] + j]; in hclge_vport_q_to_qs_map()
1791 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclge_knic_setup()10761 struct hnae3_queue *queue; in hclge_covert_handle_qid_global()
389 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()
Completed in 58 milliseconds