Home
last modified time | relevance | path

Searched refs:hnae3_queue (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.h194 struct hnae3_queue q;
A Dhclgevf_main.c462 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.h168 struct hnae3_queue { struct
780 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
A Dhns3_enet.h459 struct hnae3_queue *tqp;
A Dhns3_enet.c658 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()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.h317 struct hnae3_queue q;
1112 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
A Dhclge_tm.c900 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()
A Dhclge_main.c612 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