Searched refs:ADVERTISE_CSMA (Results 1 – 5 of 5) sorted by relevance
62 #define ADVERTISE_CSMA 0x0001 /* Only selector supported */ macro74 ADVERTISE_CSMA)
458 /*ADVERTISE_10FULL |*/ ADVERTISE_10HALF | ADVERTISE_CSMA; in find_mii_transceivers()470 int reg4 = ((mii_status >> 6) & tp->to_advertise) | ADVERTISE_CSMA; in find_mii_transceivers()
1328 ADVERTISE_CSMA | ADVERTISE_PAUSE_CAP); in tg3_phy_copper_begin()1345 new_adv = (ADVERTISE_CSMA | ADVERTISE_PAUSE_CAP); in tg3_phy_copper_begin()1375 new_adv = ADVERTISE_CSMA | ADVERTISE_PAUSE_CAP; in tg3_phy_copper_begin()1390 new_adv = ADVERTISE_CSMA | ADVERTISE_PAUSE_CAP; in tg3_phy_copper_begin()8143 ADVERTISE_CSMA | ADVERTISE_PAUSE_CAP); in tg3_phy_probe()
421 u32 adv = ADVERTISE_CSMA; in b44_setup_phy()
665 *buf16 = cpu_to_le16(ADVERTISE_ALL | ADVERTISE_CSMA | 0x0400); in ax8817x_bind()