Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_tqp_stats.h26 struct hnae3_queue q;
H A Dhclge_comm_tqp_stats.c107 struct hnae3_queue *queue; in hclge_comm_reset_tqp_stats()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h190 struct hnae3_queue { struct
837 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
H A Dhns3_enet.h471 struct hnae3_queue *tqp;
H 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()
4875 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg()
4908 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
5062 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw()
5094 struct hnae3_queue *q; in hns3_init_tx_ring_tc()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1098 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
H A Dhclge_tm.c954 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()
H A Dhclge_main.c1699 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclge_knic_setup()
10726 struct hnae3_queue *queue; in hclge_covert_handle_qid_global()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c337 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()