Home
last modified time | relevance | path

Searched refs:BDP_CSR_RX_DMA_ACTV (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/pfe/base/cbus/
H A Dhif.h43 #define BDP_CSR_RX_DMA_ACTV BIT(16) macro
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.c765 if (rx_status & BDP_CSR_RX_DMA_ACTV) in pfe_hif_rx_idle()
771 if (readl(HIF_RX_STATUS) & BDP_CSR_RX_DMA_ACTV) in pfe_hif_rx_idle()