Searched refs:B44_FLAG_ADV_10HALF (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.c439 if (bp->flags & B44_FLAG_ADV_10HALF)
1789 if (bp->flags & B44_FLAG_ADV_10HALF)
1842 B44_FLAG_ADV_10HALF |
1847 bp->flags |= (B44_FLAG_ADV_10HALF |
1853 bp->flags |= B44_FLAG_ADV_10HALF;
2185 bp->flags |= (B44_FLAG_ADV_10HALF | B44_FLAG_ADV_10FULL |
H A Db44.h374 #define B44_FLAG_ADV_10HALF 0x01000000 macro

Completed in 29 milliseconds