Searched refs:FUNC0_STAGE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_init.h47 #define FUNC0_STAGE 3 macro
H A Dbnx2x_main.c4442 bnx2x_init_block(bp, MISC_BLOCK, FUNC0_STAGE + func);
4443 bnx2x_init_block(bp, TCM_BLOCK, FUNC0_STAGE + func);
4444 bnx2x_init_block(bp, UCM_BLOCK, FUNC0_STAGE + func);
4445 bnx2x_init_block(bp, CCM_BLOCK, FUNC0_STAGE + func);
4446 bnx2x_init_block(bp, XCM_BLOCK, FUNC0_STAGE + func);
4447 bnx2x_init_block(bp, TSEM_BLOCK, FUNC0_STAGE + func);
4448 bnx2x_init_block(bp, USEM_BLOCK, FUNC0_STAGE + func);
4449 bnx2x_init_block(bp, CSEM_BLOCK, FUNC0_STAGE + func);
4450 bnx2x_init_block(bp, XSEM_BLOCK, FUNC0_STAGE + func);
4463 bnx2x_init_block(bp, HC_BLOCK, FUNC0_STAGE
[all...]

Completed in 48 milliseconds