Home
last modified time | relevance | path

Searched refs:HNAE3_IS_TX_RING (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h548 #define ring_to_dma_dir(ring) (HNAE3_IS_TX_RING(ring) ? \
Dhnae3.h270 #define HNAE3_IS_TX_RING(node) \ macro
Dhns3_enet.c2357 else if (!HNAE3_IS_TX_RING(ring) && cb->pagecnt_bias) in hns3_free_buffer()
3782 if (!HNAE3_IS_TX_RING(ring)) { in hns3_alloc_ring_memory()
3843 if (!HNAE3_IS_TX_RING(ring)) { in hns3_init_ring_hw()