Searched refs:hnae3_queue (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_tqp_stats.h | 26 struct hnae3_queue q;
|
H A D | hclge_comm_tqp_stats.c | 107 struct hnae3_queue *queue; in hclge_comm_reset_tqp_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 150 struct hnae3_queue { struct 681 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
|
H A D | hns3_enet.h | 384 struct hnae3_queue *tqp;
|
H A D | hns3_enet.c | 327 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable() 336 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable() 3745 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg() 3776 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring() 3888 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw() 3924 struct hnae3_queue *q; in hns3_init_tx_ring_tc()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 187 struct hnae3_queue q;
|
H A D | hclgevf_main.c | 437 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.h | 301 struct hnae3_queue q; 959 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
|
H A D | hclge_tm.c | 818 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() 826 struct hnae3_queue *q = tqp[v_tc_info->tqp_offset + j]; in hclge_vport_q_to_qs_map()
|
H A D | hclge_main.c | 549 struct hnae3_queue *queue; in hclge_tqps_update_stats() 1676 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclge_knic_setup() 6969 struct hnae3_queue *queue; in hclge_reset_tqp_stats() 9389 struct hnae3_queue *queue; in hclge_covert_handle_qid_global()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 190 struct hnae3_queue { struct 837 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */
|
H A D | hns3_enet.h | 469 struct hnae3_queue *tqp;
|
H A D | hns3_enet.c | 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() 4872 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg() 4905 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring() 5059 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw() 5091 struct hnae3_queue *q; in hns3_init_tx_ring_tc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.h | 1095 static inline int hclge_get_queue_id(struct hnae3_queue *queue) in hclge_get_queue_id()
|
H A D | hclge_tm.c | 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()
|
H A D | hclge_main.c | 1696 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclge_knic_setup() 10700 struct hnae3_queue *queue; in hclge_covert_handle_qid_global()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 337 sizeof(struct hnae3_queue *), GFP_KERNEL); in hclgevf_knic_setup()
|
Completed in 69 milliseconds