Searched refs:tqp_vector (Results 1 – 3 of 3) sorted by relevance
62 struct hns3_enet_tqp_vector *tqp_vector = vector; in hns3_irq_handle() local64 napi_schedule(&tqp_vector->napi); in hns3_irq_handle()75 tqp_vectors = &priv->tqp_vector[i]; in hns3_nic_uninit_irq()96 tqp_vectors = &priv->tqp_vector[i]; in hns3_nic_init_irq()136 static void hns3_mask_vector_irq(struct hns3_enet_tqp_vector *tqp_vector, in hns3_mask_vector_irq() argument139 writel(mask_en, tqp_vector->mask_addr); in hns3_mask_vector_irq()142 static void hns3_vector_enable(struct hns3_enet_tqp_vector *tqp_vector) in hns3_vector_enable() argument144 napi_enable(&tqp_vector->napi); in hns3_vector_enable()147 hns3_mask_vector_irq(tqp_vector, 1); in hns3_vector_enable()150 static void hns3_vector_disable(struct hns3_enet_tqp_vector *tqp_vector) in hns3_vector_disable() argument[all …]
380 struct hns3_enet_tqp_vector *tqp_vector; member527 struct hns3_enet_tqp_vector *tqp_vector; member627 void hns3_set_vector_coalesce_rx_gl(struct hns3_enet_tqp_vector *tqp_vector,629 void hns3_set_vector_coalesce_tx_gl(struct hns3_enet_tqp_vector *tqp_vector,631 void hns3_set_vector_coalesce_rl(struct hns3_enet_tqp_vector *tqp_vector,
166 struct hns3_enet_tqp_vector *tqp_vector = ring->tqp_vector; in hns3_lb_check_skb_data() local176 tqp_vector->rx_group.total_packets++; in hns3_lb_check_skb_data()196 rx_group = &ring->tqp_vector->rx_group; in hns3_lb_check_rx_ring()843 tx_vector = priv->ring_data[queue].ring->tqp_vector; in hns3_get_coalesce_per_queue()844 rx_vector = priv->ring_data[queue_num + queue].ring->tqp_vector; in hns3_get_coalesce_per_queue()969 tx_vector = priv->ring_data[queue].ring->tqp_vector; in hns3_set_coalesce_per_queue()970 rx_vector = priv->ring_data[queue_num + queue].ring->tqp_vector; in hns3_set_coalesce_per_queue()