Searched refs:tx_fifo_deq_pipeline_depth (Results 1 – 3 of 3) sorted by relevance
199 tmp |= ((uint32_t)cfg->tx_fifo_deq_pipeline_depth - 1) << in init_bmi_tx()303 tmp = ((uint32_t)cfg->tx_fifo_deq_pipeline_depth - 1) << in init_bmi_oh()704 cfg->tx_fifo_deq_pipeline_depth = 4; in fman_port_defconfig()710 cfg->tx_fifo_deq_pipeline_depth = 2; in fman_port_defconfig()712 cfg->tx_fifo_deq_pipeline_depth = 1; in fman_port_defconfig()
66 if (p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth in CheckInitParameters()145 if ((!p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth) in CheckInitParameters()285 if (p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth in CheckInitParameters()431 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth in VerifySizeOfFifo()2412 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth = in FM_PORT_Config()2448 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth = in FM_PORT_Config()2455 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth = in FM_PORT_Config()2488 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth = in FM_PORT_Config()2680 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth; in FM_PORT_Init()2791 p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth; in FM_PORT_Free()[all …]
389 uint8_t tx_fifo_deq_pipeline_depth; member