Searched refs:init_phase (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/bxe/ |
| H A D | bxe.c | 17504 ecore_init_block(sc, BLOCK_PXP, init_phase); in bxe_init_hw_port() 17517 ecore_init_block(sc, BLOCK_ATC, 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() 17631 ecore_init_block(sc, BLOCK_HC, init_phase); in bxe_init_hw_port() 18073 int init_phase = PHASE_PF0 + func; in bxe_init_hw_func() local 18177 ecore_init_block(sc, BLOCK_QM, init_phase); in bxe_init_hw_func() [all …]
|