Searched defs:TX_DMA_PLEN0 (Results 1 – 2 of 2) sorted by relevance
280 #define TX_DMA_PLEN0(_x) (((_x) & MTK_TX_DMA_BUF_LEN) << 16) macro
355 #define TX_DMA_PLEN0(_x) (((_x) & TX_DMA_BUF_LEN) << 16) macro