Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()