Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h694 #define hns3_for_each_ring(pos, head) \ macro
H A Dhns3_enet.c4490 hns3_for_each_ring(ring, tqp_vector->tx_group) in hns3_nic_common_poll()
4497 hns3_for_each_ring(ring, tqp_vector->rx_group) { in hns3_nic_common_poll()