Searched refs:hns3_enet_ring_group (Results 1 – 3 of 3) sorted by relevance
468 struct hns3_enet_ring_group { struct487 struct hns3_enet_ring_group rx_group; argument488 struct hns3_enet_ring_group tx_group;
2995 static bool hns3_get_new_flow_lvl(struct hns3_enet_ring_group *ring_group) in hns3_get_new_flow_lvl()3056 static bool hns3_get_new_int_gl(struct hns3_enet_ring_group *ring_group) in hns3_get_new_int_gl()3104 struct hns3_enet_ring_group *rx_group = &tqp_vector->rx_group; in hns3_update_new_int_gl()3105 struct hns3_enet_ring_group *tx_group = &tqp_vector->tx_group; in hns3_update_new_int_gl()3278 static void hns3_add_ring_to_group(struct hns3_enet_ring_group *group, in hns3_add_ring_to_group()3420 static void hns3_clear_ring_group(struct hns3_enet_ring_group *group) in hns3_clear_ring_group()
202 struct hns3_enet_ring_group *rx_group; in hns3_lb_check_rx_ring()