Home
last modified time | relevance | path

Searched refs:init_phase (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/bxe/
H A Dbxe.c17636 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_port()
17649 ecore_init_block(sc, BLOCK_ATC, 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()
17763 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_port()
18205 int init_phase = PHASE_PF0 + func; in bxe_init_hw_func() local
18309 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_func()
[all …]