Searched refs:init_phase (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 10626 ecore_init_block(sc, BLOCK_PXP, init_phase); 10639 ecore_init_block(sc, BLOCK_ATC, init_phase); 10642 ecore_init_block(sc, BLOCK_QM, init_phase); 10644 ecore_init_block(sc, BLOCK_TCM, init_phase); 10645 ecore_init_block(sc, BLOCK_UCM, init_phase); 10646 ecore_init_block(sc, BLOCK_CCM, init_phase); 10647 ecore_init_block(sc, BLOCK_XCM, init_phase); 10753 ecore_init_block(sc, BLOCK_HC, init_phase); 11156 int init_phase = PHASE_PF0 + func; local 11258 ecore_init_block(sc, BLOCK_QM, init_phase); [all …]
|