Lines Matching refs:init_phase
17627 int init_phase = port ? PHASE_PORT1 : PHASE_PORT0; in bxe_init_hw_port() local
17635 ecore_init_block(sc, BLOCK_MISC, init_phase); in bxe_init_hw_port()
17636 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_port()
17637 ecore_init_block(sc, BLOCK_PXP2, init_phase); in bxe_init_hw_port()
17649 ecore_init_block(sc, BLOCK_ATC, init_phase); in bxe_init_hw_port()
17650 ecore_init_block(sc, BLOCK_DMAE, init_phase); in bxe_init_hw_port()
17651 ecore_init_block(sc, BLOCK_PGLUE_B, init_phase); in bxe_init_hw_port()
17652 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_port()
17654 ecore_init_block(sc, BLOCK_TCM, init_phase); in bxe_init_hw_port()
17655 ecore_init_block(sc, BLOCK_UCM, init_phase); in bxe_init_hw_port()
17656 ecore_init_block(sc, BLOCK_CCM, init_phase); in bxe_init_hw_port()
17657 ecore_init_block(sc, BLOCK_XCM, init_phase); in bxe_init_hw_port()
17663 ecore_init_block(sc, BLOCK_TM, init_phase); in bxe_init_hw_port()
17668 ecore_init_block(sc, BLOCK_DORQ, init_phase); in bxe_init_hw_port()
17670 ecore_init_block(sc, BLOCK_BRB1, init_phase); in bxe_init_hw_port()
17697 ecore_init_block(sc, BLOCK_PRS, init_phase); in bxe_init_hw_port()
17722 ecore_init_block(sc, BLOCK_TSDM, init_phase); in bxe_init_hw_port()
17723 ecore_init_block(sc, BLOCK_CSDM, init_phase); in bxe_init_hw_port()
17724 ecore_init_block(sc, BLOCK_USDM, init_phase); in bxe_init_hw_port()
17725 ecore_init_block(sc, BLOCK_XSDM, init_phase); in bxe_init_hw_port()
17727 ecore_init_block(sc, BLOCK_TSEM, init_phase); in bxe_init_hw_port()
17728 ecore_init_block(sc, BLOCK_USEM, init_phase); in bxe_init_hw_port()
17729 ecore_init_block(sc, BLOCK_CSEM, init_phase); in bxe_init_hw_port()
17730 ecore_init_block(sc, BLOCK_XSEM, init_phase); in bxe_init_hw_port()
17732 ecore_init_block(sc, BLOCK_UPB, init_phase); in bxe_init_hw_port()
17733 ecore_init_block(sc, BLOCK_XPB, init_phase); in bxe_init_hw_port()
17735 ecore_init_block(sc, BLOCK_PBF, init_phase); in bxe_init_hw_port()
17753 ecore_init_block(sc, BLOCK_SRC, init_phase); in bxe_init_hw_port()
17756 ecore_init_block(sc, BLOCK_CDU, init_phase); in bxe_init_hw_port()
17757 ecore_init_block(sc, BLOCK_CFC, init_phase); in bxe_init_hw_port()
17763 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_port()
17765 ecore_init_block(sc, BLOCK_IGU, init_phase); in bxe_init_hw_port()
17767 ecore_init_block(sc, BLOCK_MISC_AEU, init_phase); in bxe_init_hw_port()
17777 ecore_init_block(sc, BLOCK_NIG, init_phase); in bxe_init_hw_port()
18205 int init_phase = PHASE_PF0 + func; in bxe_init_hw_func() local
18233 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_func()
18234 ecore_init_block(sc, BLOCK_PXP2, init_phase); in bxe_init_hw_func()
18281 ecore_init_block(sc, BLOCK_PGLUE_B, init_phase); in bxe_init_hw_func()
18286 ecore_init_block(sc, BLOCK_ATC, init_phase); in bxe_init_hw_func()
18287 ecore_init_block(sc, BLOCK_DMAE, init_phase); in bxe_init_hw_func()
18288 ecore_init_block(sc, BLOCK_NIG, init_phase); in bxe_init_hw_func()
18289 ecore_init_block(sc, BLOCK_SRC, init_phase); in bxe_init_hw_func()
18290 ecore_init_block(sc, BLOCK_MISC, init_phase); in bxe_init_hw_func()
18291 ecore_init_block(sc, BLOCK_TCM, init_phase); in bxe_init_hw_func()
18292 ecore_init_block(sc, BLOCK_UCM, init_phase); in bxe_init_hw_func()
18293 ecore_init_block(sc, BLOCK_CCM, init_phase); in bxe_init_hw_func()
18294 ecore_init_block(sc, BLOCK_XCM, init_phase); in bxe_init_hw_func()
18295 ecore_init_block(sc, BLOCK_TSEM, init_phase); in bxe_init_hw_func()
18296 ecore_init_block(sc, BLOCK_USEM, init_phase); in bxe_init_hw_func()
18297 ecore_init_block(sc, BLOCK_CSEM, init_phase); in bxe_init_hw_func()
18298 ecore_init_block(sc, BLOCK_XSEM, init_phase); in bxe_init_hw_func()
18309 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_func()
18311 ecore_init_block(sc, BLOCK_TM, init_phase); in bxe_init_hw_func()
18312 ecore_init_block(sc, BLOCK_DORQ, init_phase); in bxe_init_hw_func()
18316 ecore_init_block(sc, BLOCK_BRB1, init_phase); in bxe_init_hw_func()
18317 ecore_init_block(sc, BLOCK_PRS, init_phase); in bxe_init_hw_func()
18318 ecore_init_block(sc, BLOCK_TSDM, init_phase); in bxe_init_hw_func()
18319 ecore_init_block(sc, BLOCK_CSDM, init_phase); in bxe_init_hw_func()
18320 ecore_init_block(sc, BLOCK_USDM, init_phase); in bxe_init_hw_func()
18321 ecore_init_block(sc, BLOCK_XSDM, init_phase); in bxe_init_hw_func()
18322 ecore_init_block(sc, BLOCK_UPB, init_phase); in bxe_init_hw_func()
18323 ecore_init_block(sc, BLOCK_XPB, init_phase); in bxe_init_hw_func()
18324 ecore_init_block(sc, BLOCK_PBF, init_phase); in bxe_init_hw_func()
18328 ecore_init_block(sc, BLOCK_CDU, init_phase); in bxe_init_hw_func()
18330 ecore_init_block(sc, BLOCK_CFC, init_phase); in bxe_init_hw_func()
18340 ecore_init_block(sc, BLOCK_MISC_AEU, init_phase); in bxe_init_hw_func()
18350 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_func()
18362 ecore_init_block(sc, BLOCK_IGU, init_phase); in bxe_init_hw_func()