Searched refs:hnae3_queue (Results 1 – 11 of 11) sorted by relevance
26 struct hnae3_queue q;
106 struct hnae3_queue *queue; in hclge_comm_reset_tqp_stats()
129 struct hnae3_queue *tqp; in hclgevf_get_regs()
372 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()
198 struct hnae3_queue { struct865 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
471 struct hnae3_queue *tqp;
653 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()662 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()4905 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg()4938 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()5091 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw()5123 struct hnae3_queue *q; in hns3_init_tx_ring_tc()
515 struct hnae3_queue *tqp; in hclge_fetch_pf_reg()
1121 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
954 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map()960 struct hnae3_queue *q = tqp[tc_info->tqp_offset[i] + j]; in hclge_vport_q_to_qs_map()
1746 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclge_knic_setup()10815 struct hnae3_queue *queue; in hclge_covert_handle_qid_global()
Completed in 777 milliseconds