Searched refs:MII_BNX2_DSP_RW_PORT (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/
H A Dbnx2.c1541 bnx2_read_phy(bp, MII_BNX2_DSP_RW_PORT, &val);
1543 bnx2_write_phy(bp, MII_BNX2_DSP_RW_PORT, val & 0xff0f);
1545 bnx2_write_phy(bp, MII_BNX2_DSP_RW_PORT, val | 0xc0);
2348 bnx2_read_phy(bp, MII_BNX2_DSP_RW_PORT, &val);
2350 bnx2_write_phy(bp, MII_BNX2_DSP_RW_PORT, val);
5970 bnx2_read_phy(bp, MII_BNX2_DSP_RW_PORT, &exp);
5971 bnx2_read_phy(bp, MII_BNX2_DSP_RW_PORT, &exp);
H A Dbnx2.h6424 #define MII_BNX2_DSP_RW_PORT 0x15 macro

Completed in 85 milliseconds