Home
last modified time | relevance | path

Searched refs:hns3_for_each_ring (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h692 #define hns3_for_each_ring(pos, head) \ macro
Dhns3_enet.c4472 hns3_for_each_ring(ring, tqp_vector->tx_group) in hns3_nic_common_poll()
4479 hns3_for_each_ring(ring, tqp_vector->rx_group) { in hns3_nic_common_poll()