Searched refs:advertising (Results 1 - 10 of 10) sorted by relevance

/external/grub/netboot/
H A Dw89c840.c255 u16 advertising; /* NWay media advertisement */ member in struct:winbond_private
674 w840private.advertising = mdio_read(ioaddr, phy, 4);
678 "%X advertising %hX.\n", phy, mii_status, w840private.advertising);
824 w840private.advertising = value;
851 int negotiated = mii_reg5 & w840private.advertising;
H A Dnatsemi.c199 static unsigned int advertising;
296 advertising = mdio_read(1, 4);
306 printf("%s: Transceiver status %hX advertising %hX\n",
307 nic_name, (int)inl(ioaddr + 0x84), advertising);
198 static unsigned int advertising; variable
H A Dtulip.c427 u16 advertising[4]; /* MII advertise, from SROM table. */
1439 else if (tp->advertising[phy_idx])
1440 to_advert = tp->advertising[phy_idx];
1445 printf("%s: MII transceiver %d config %hX status %hX advertising %hX.\n",
1449 printf("%s: Advertising %hX on PHY %d previously advertising %hX.\n",
1834 tp->advertising[phy_num] = get_u16(&misc_info[1]) | 1;
1837 tp->mii_advertise = tp->advertising[phy_num];
1979 negotiated = lpa & tp->advertising[0];
426 u16 advertising[4]; /* MII advertise, from SROM table. */ member in struct:tulip_private
H A Dvia-rhine.c721 int advertising,mii_reg5; local
726 advertising=MIIReturn;
732 negociated=mii_reg5 & advertising;
919 printf(" status 0x%hhX%hhX, advertising 0x%hhX%hhX, link 0x%hhX%hhX\n", st1,st2,adv1,adv2,l1,l2);
/external/ant-glob/
H A DNOTICE238 The name and trademarks of copyright holders may NOT be used in advertising or
/external/openssl/crypto/bn/
H A Dbn_prime.pl63 * 3. All advertising materials mentioning features or use of this software
/external/openssl/crypto/conf/
H A Dkeysets.pl85 * 3. All advertising materials mentioning features or use of this software
/external/kernel-headers/original/linux/
H A Dethtool.h21 __u32 advertising; /* Features this interface advertises */ member in struct:ethtool_cmd
/external/openssl/crypto/objects/
H A Dobj_dat.pl207 * 3. All advertising materials mentioning features or use of this software
H A Dobjects.pl158 * 3. All advertising materials mentioning features or use of this software

Completed in 314 milliseconds