Searched refs:B44_FLAG_INTERNAL_PHY (Results 1 – 2 of 2) sorted by relevance
518 #define B44_FLAG_INTERNAL_PHY 0x10000000 macro
1125 bp->flags &= ~B44_FLAG_INTERNAL_PHY; in b44_chip_reset()1134 bp->flags |= B44_FLAG_INTERNAL_PHY; in b44_chip_reset()1433 cmd.transceiver = (bp->flags & B44_FLAG_INTERNAL_PHY) ? in b44_ethtool_ioctl()