Lines Matching full:advertising
309 tp->advertising[phy_num] = tmp_info | 1;
312 tp->mii_advertise = tp->advertising[phy_num];
314 netdev_dbg(dev, " Advertising %04x on MII %d\n",
419 negotiated = lpa & tp->advertising[0];
470 /* if not advertising at all, gen an
471 * advertising value from the capability
480 tp->advertising[phy_idx] =
482 } else if (tp->advertising[phy_idx]) {
483 to_advert = tp->advertising[phy_idx];
485 tp->advertising[phy_idx] =
492 pr_info("tulip%d: MII transceiver #%d config %04x status %04x advertising %04x\n",
497 pr_debug("tulip%d: Advertising %04x on PHY %d, previously advertising %04x\n",