Searched refs:RXDMA_RCR_THRESH_VALID (Results 1 – 4 of 4) sorted by relevance
158 #define RXDMA_RCR_THRESH_VALID(thresh) ((thresh <= 0x8000)) macro
425 if (RXDMA_RCR_THRESH_VALID(rdc_desc_cfg->rcr_threshold)) { in hpi_rxdma_cfg_rdc_ring()
116 #define RXDMA_RCR_THRESH_VALID(thresh) ((thresh) && (thresh < 512)) macro
816 if (RXDMA_RCR_THRESH_VALID(rdc_desc_cfg->rcr_threshold)) { in npi_rxdma_cfg_rdc_ring()