Searched refs:tx_fifo_low_comf_level (Results 1 – 3 of 3) sorted by relevance
388 uint32_t tx_fifo_low_comf_level; member
201 tmp |= (uint32_t)(cfg->tx_fifo_low_comf_level / in init_bmi_tx()690 cfg->tx_fifo_low_comf_level = (5 * KILOBYTE); in fman_port_defconfig()
272 if (p_DfltConfig->tx_fifo_low_comf_level % BMI_FIFO_UNITS) in CheckInitParameters()277 if ((p_DfltConfig->tx_fifo_low_comf_level < BMI_FIFO_UNITS) in CheckInitParameters()278 || (p_DfltConfig->tx_fifo_low_comf_level > MAX_PORT_FIFO_SIZE)) in CheckInitParameters()3316 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_low_comf_level = in FM_PORT_ConfigTxFifoLowComfLevel()