Lines Matching refs:init_phase

17495     int init_phase = port ? PHASE_PORT1 : PHASE_PORT0;  in bxe_init_hw_port()  local
17503 ecore_init_block(sc, BLOCK_MISC, init_phase); in bxe_init_hw_port()
17504 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_port()
17505 ecore_init_block(sc, BLOCK_PXP2, init_phase); in bxe_init_hw_port()
17517 ecore_init_block(sc, BLOCK_ATC, init_phase); in bxe_init_hw_port()
17518 ecore_init_block(sc, BLOCK_DMAE, init_phase); in bxe_init_hw_port()
17519 ecore_init_block(sc, BLOCK_PGLUE_B, init_phase); in bxe_init_hw_port()
17520 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_port()
17522 ecore_init_block(sc, BLOCK_TCM, init_phase); in bxe_init_hw_port()
17523 ecore_init_block(sc, BLOCK_UCM, init_phase); in bxe_init_hw_port()
17524 ecore_init_block(sc, BLOCK_CCM, init_phase); in bxe_init_hw_port()
17525 ecore_init_block(sc, BLOCK_XCM, init_phase); in bxe_init_hw_port()
17531 ecore_init_block(sc, BLOCK_TM, init_phase); in bxe_init_hw_port()
17536 ecore_init_block(sc, BLOCK_DORQ, init_phase); in bxe_init_hw_port()
17538 ecore_init_block(sc, BLOCK_BRB1, init_phase); in bxe_init_hw_port()
17565 ecore_init_block(sc, BLOCK_PRS, init_phase); in bxe_init_hw_port()
17590 ecore_init_block(sc, BLOCK_TSDM, init_phase); in bxe_init_hw_port()
17591 ecore_init_block(sc, BLOCK_CSDM, init_phase); in bxe_init_hw_port()
17592 ecore_init_block(sc, BLOCK_USDM, init_phase); in bxe_init_hw_port()
17593 ecore_init_block(sc, BLOCK_XSDM, init_phase); in bxe_init_hw_port()
17595 ecore_init_block(sc, BLOCK_TSEM, init_phase); in bxe_init_hw_port()
17596 ecore_init_block(sc, BLOCK_USEM, init_phase); in bxe_init_hw_port()
17597 ecore_init_block(sc, BLOCK_CSEM, init_phase); in bxe_init_hw_port()
17598 ecore_init_block(sc, BLOCK_XSEM, init_phase); in bxe_init_hw_port()
17600 ecore_init_block(sc, BLOCK_UPB, init_phase); in bxe_init_hw_port()
17601 ecore_init_block(sc, BLOCK_XPB, init_phase); in bxe_init_hw_port()
17603 ecore_init_block(sc, BLOCK_PBF, init_phase); in bxe_init_hw_port()
17621 ecore_init_block(sc, BLOCK_SRC, init_phase); in bxe_init_hw_port()
17624 ecore_init_block(sc, BLOCK_CDU, init_phase); in bxe_init_hw_port()
17625 ecore_init_block(sc, BLOCK_CFC, init_phase); in bxe_init_hw_port()
17631 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_port()
17633 ecore_init_block(sc, BLOCK_IGU, init_phase); in bxe_init_hw_port()
17635 ecore_init_block(sc, BLOCK_MISC_AEU, init_phase); in bxe_init_hw_port()
17645 ecore_init_block(sc, BLOCK_NIG, init_phase); in bxe_init_hw_port()
18073 int init_phase = PHASE_PF0 + func; in bxe_init_hw_func() local
18101 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_func()
18102 ecore_init_block(sc, BLOCK_PXP2, init_phase); in bxe_init_hw_func()
18149 ecore_init_block(sc, BLOCK_PGLUE_B, init_phase); in bxe_init_hw_func()
18154 ecore_init_block(sc, BLOCK_ATC, init_phase); in bxe_init_hw_func()
18155 ecore_init_block(sc, BLOCK_DMAE, init_phase); in bxe_init_hw_func()
18156 ecore_init_block(sc, BLOCK_NIG, init_phase); in bxe_init_hw_func()
18157 ecore_init_block(sc, BLOCK_SRC, init_phase); in bxe_init_hw_func()
18158 ecore_init_block(sc, BLOCK_MISC, init_phase); in bxe_init_hw_func()
18159 ecore_init_block(sc, BLOCK_TCM, init_phase); in bxe_init_hw_func()
18160 ecore_init_block(sc, BLOCK_UCM, init_phase); in bxe_init_hw_func()
18161 ecore_init_block(sc, BLOCK_CCM, init_phase); in bxe_init_hw_func()
18162 ecore_init_block(sc, BLOCK_XCM, init_phase); in bxe_init_hw_func()
18163 ecore_init_block(sc, BLOCK_TSEM, init_phase); in bxe_init_hw_func()
18164 ecore_init_block(sc, BLOCK_USEM, init_phase); in bxe_init_hw_func()
18165 ecore_init_block(sc, BLOCK_CSEM, init_phase); in bxe_init_hw_func()
18166 ecore_init_block(sc, BLOCK_XSEM, init_phase); in bxe_init_hw_func()
18177 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_func()
18179 ecore_init_block(sc, BLOCK_TM, init_phase); in bxe_init_hw_func()
18180 ecore_init_block(sc, BLOCK_DORQ, init_phase); in bxe_init_hw_func()
18184 ecore_init_block(sc, BLOCK_BRB1, init_phase); in bxe_init_hw_func()
18185 ecore_init_block(sc, BLOCK_PRS, init_phase); in bxe_init_hw_func()
18186 ecore_init_block(sc, BLOCK_TSDM, init_phase); in bxe_init_hw_func()
18187 ecore_init_block(sc, BLOCK_CSDM, init_phase); in bxe_init_hw_func()
18188 ecore_init_block(sc, BLOCK_USDM, init_phase); in bxe_init_hw_func()
18189 ecore_init_block(sc, BLOCK_XSDM, init_phase); in bxe_init_hw_func()
18190 ecore_init_block(sc, BLOCK_UPB, init_phase); in bxe_init_hw_func()
18191 ecore_init_block(sc, BLOCK_XPB, init_phase); in bxe_init_hw_func()
18192 ecore_init_block(sc, BLOCK_PBF, init_phase); in bxe_init_hw_func()
18196 ecore_init_block(sc, BLOCK_CDU, init_phase); in bxe_init_hw_func()
18198 ecore_init_block(sc, BLOCK_CFC, init_phase); in bxe_init_hw_func()
18208 ecore_init_block(sc, BLOCK_MISC_AEU, init_phase); in bxe_init_hw_func()
18218 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_func()
18230 ecore_init_block(sc, BLOCK_IGU, init_phase); in bxe_init_hw_func()