Searched refs:MAX_TX_RING (Results 1 – 2 of 2) sorted by relevance
368 #define MAX_TX_RING(n) DT_INST_PROP(n, dma_ch_tdrl) macro
1798 mem_addr_t eth_dwc_xgmac##port##_tx_pkts[CHLCNT(port)][MAX_TX_RING(port)]; \1804 eth_dwc_xgmac##port##_tx_desc[CHLCNT(port)][MAX_TX_RING(port)] __aligned(32); \