Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h616 #define ring_to_dma_dir(ring) (HNAE3_IS_TX_RING(ring) ? \
Dhnae3.h211 #define HNAE3_IS_TX_RING(node) \ macro
Dhns3_enet.c2136 else if (!HNAE3_IS_TX_RING(ring)) in hns3_free_buffer()
3603 if (!HNAE3_IS_TX_RING(ring)) { in hns3_alloc_ring_memory()
3663 if (!HNAE3_IS_TX_RING(ring)) { in hns3_init_ring_hw()