Searched refs:MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH (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.c1364 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH;
1377 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH;
1614 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) >> 5;
1616 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) >> 7;
3378 cl37_val &= ~MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH;
3392 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) ==
3393 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) {
3394 cl37_val |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH;
3432 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) ==
3433 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) {
[all...]
H A Dbnx2x_reg.h5071 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH 0x0180 macro
H A Dbnx2x_main.c1224 case MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH:

Completed in 71 milliseconds