Searched refs:init_phase (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/bxe/ |
| H A D | bxe.c | 17540 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_port() 17553 ecore_init_block(sc, BLOCK_ATC, init_phase); in bxe_init_hw_port() 17556 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_port() 17558 ecore_init_block(sc, BLOCK_TCM, init_phase); in bxe_init_hw_port() 17559 ecore_init_block(sc, BLOCK_UCM, init_phase); in bxe_init_hw_port() 17560 ecore_init_block(sc, BLOCK_CCM, init_phase); in bxe_init_hw_port() 17561 ecore_init_block(sc, BLOCK_XCM, init_phase); in bxe_init_hw_port() 17667 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_port() 18109 int init_phase = PHASE_PF0 + func; in bxe_init_hw_func() local 18213 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_func() [all …]
|