Searched refs:B44_FLAG_ADV_100FULL (Results 1 – 2 of 2) sorted by relevance
429 if (bp->flags & B44_FLAG_ADV_100FULL) in b44_setup_phy()1424 if (bp->flags & B44_FLAG_ADV_100FULL) in b44_ethtool_ioctl()1472 B44_FLAG_ADV_100FULL); in b44_ethtool_ioctl()1480 bp->flags |= B44_FLAG_ADV_100FULL; in b44_ethtool_ioctl()1816 B44_FLAG_ADV_100HALF | B44_FLAG_ADV_100FULL); in b44_init_one()
517 #define B44_FLAG_ADV_100FULL 0x08000000 macro