Searched refs:BMSR_100FULL (Results 1 – 6 of 6) sorted by relevance
57 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ macro
54 BMSR_100FULL | BMSR_ANEGCAPABLE)
1343 if (hp->sw_bmsr & BMSR_100FULL) in happy_meal_begin_auto_negotiation()1776 if (hp->sw_bmsr & BMSR_100FULL) in happy_meal_set_initial_advertisement()
986 if (ip->sw_bmsr & BMSR_100FULL) in ioc3_start_auto_negotiation()
467 (mii_status & (BMSR_100FULL | BMSR_100HALF | BMSR_10FULL | BMSR_10HALF)) != 0)) { in find_mii_transceivers()
3831 (status & BMSR_100FULL) ? SUPPORTED_100baseT_Full : 0; in e100_get_speed_duplex_caps()