Searched refs:B44_FLAG_FORCE_LINK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Db44.h373 #define B44_FLAG_FORCE_LINK 0x00100000 macro
H A Db44.c436 if (!(bp->flags & B44_FLAG_FORCE_LINK)) {
553 if (!(bp->flags & B44_FLAG_FORCE_LINK) &&
1806 cmd->autoneg = (bp->flags & B44_FLAG_FORCE_LINK) ?
1839 bp->flags &= ~(B44_FLAG_FORCE_LINK |
1862 bp->flags |= B44_FLAG_FORCE_LINK;

Completed in 149 milliseconds