Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h149 #define HNAE3_IS_TX_RING(node) \ macro
Dhns3_enet.h592 #define ring_to_dma_dir(ring) (HNAE3_IS_TX_RING(ring) ? \
Dhns3_enet.c1742 else if (!HNAE3_IS_TX_RING(ring)) in hns3_free_buffer()
2907 if (!HNAE3_IS_TX_RING(ring)) { in hns3_alloc_ring_memory()
2962 if (!HNAE3_IS_TX_RING(ring)) { in hns3_init_ring_hw()