Searched refs:B44_FLAG_ADV_10FULL (Results 1 – 2 of 2) sorted by relevance
425 if (bp->flags & B44_FLAG_ADV_10FULL) in b44_setup_phy()1420 if (bp->flags & B44_FLAG_ADV_10FULL) in b44_ethtool_ioctl()1470 B44_FLAG_ADV_10FULL | in b44_ethtool_ioctl()1476 bp->flags |= B44_FLAG_ADV_10FULL; in b44_ethtool_ioctl()1815 bp->flags |= (B44_FLAG_ADV_10HALF | B44_FLAG_ADV_10FULL | in b44_init_one()
515 #define B44_FLAG_ADV_10FULL 0x02000000 macro