Searched refs:PBF_REG_INIT_P0 (Results 1 - 3 of 3) 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_link.c794 REG_WR(bp, PBF_REG_INIT_P0 + port*4, 0x1);
796 REG_WR(bp, PBF_REG_INIT_P0 + port*4, 0x0);
H A Dbnx2x_main.c4237 REG_WR(bp, PBF_REG_INIT_P0 + port*4, 1);
4239 REG_WR(bp, PBF_REG_INIT_P0 + port*4, 0);
H A Dbnx2x_reg.h1753 #define PBF_REG_INIT_P0 0x140004 macro

Completed in 97 milliseconds