Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h602 #define hns3_for_each_ring(pos, head) \ macro
Dhns3_enet.c2504 hns3_for_each_ring(ring, tqp_vector->tx_group) { in hns3_nic_common_poll()
2512 hns3_for_each_ring(ring, tqp_vector->rx_group) { in hns3_nic_common_poll()