Searched refs:fmbm_pfs (Results 1 – 3 of 3) sorted by relevance
414 tmp_reg = ioread32be(&bmi_rg->fmbm_pfs[port_id - 1]); in fman_get_size_of_fifo()435 tmp_reg = ioread32be(&bmi_rg->fmbm_pfs[port_id-1]); in fman_get_size_of_extra_fifo()454 iowrite32be(tmp, &bmi_rg->fmbm_pfs[port_id - 1]); in fman_set_size_of_fifo()
3273 …DUMP_TITLE(&p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], ("fmbm_pfs for port %u", (hardwarePortI… in FmDumpPortRegs()3274 DUMP_MEMORY(&p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], sizeof(uint32_t)); in FmDumpPortRegs()
197 uint32_t fmbm_pfs[63]; /**< BMI Port FIFO Size 0x204 - 0x2ff */ member