Searched refs:rx_fifo_thr (Results 1 – 3 of 3) sorted by relevance
382 uint32_t rx_fifo_thr; member
82 tmp |= cfg->rx_fifo_thr / FMAN_PORT_BMI_FIFO_UNITS - 1; in init_bmi_rx()681 cfg->rx_fifo_thr = ((0x3FF + 1) * FMAN_PORT_BMI_FIFO_UNITS); in fman_port_defconfig()
201 if (p_DfltConfig->rx_fifo_thr % BMI_FIFO_UNITS) in CheckInitParameters()206 if ((p_DfltConfig->rx_fifo_thr < BMI_FIFO_UNITS) in CheckInitParameters()207 || (p_DfltConfig->rx_fifo_thr > MAX_PORT_FIFO_SIZE)) in CheckInitParameters()2275 p_FmPort->p_FmPortDriverParam->dfltCfg.rx_fifo_thr = in FM_PORT_Config()3333 p_FmPort->p_FmPortDriverParam->dfltCfg.rx_fifo_thr = fifoThreshold; in FM_PORT_ConfigRxFifoThreshold()