Searched refs:NIG_REG_PORT_SWAP (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_main.c1043 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) &&
1073 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) &&
1126 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) &&
1992 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP);
4296 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP);
5920 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP);
5933 REG_WR(bp, NIG_REG_PORT_SWAP, swap_val);
H A Dbnx2x_link.c812 if (REG_RD(bp, NIG_REG_PORT_SWAP))
6547 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP);
H A Dbnx2x_reg.h1669 #define NIG_REG_PORT_SWAP 0x10394 macro

Completed in 198 milliseconds