Home
last modified time | relevance | path

Searched refs:hns3_for_each_ring (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h566 #define hns3_for_each_ring(pos, head) \ macro
H A Dhns3_enet.c3418 hns3_for_each_ring(ring, tqp_vector->tx_group) in hns3_nic_common_poll()
3425 hns3_for_each_ring(ring, tqp_vector->rx_group) { in hns3_nic_common_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h692 #define hns3_for_each_ring(pos, head) \ macro
H A Dhns3_enet.c4487 hns3_for_each_ring(ring, tqp_vector->tx_group) in hns3_nic_common_poll()
4494 hns3_for_each_ring(ring, tqp_vector->rx_group) { in hns3_nic_common_poll()

Completed in 18 milliseconds