Searched refs:B44_FLAG_ADV_10FULL (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.c441 if (bp->flags & B44_FLAG_ADV_10FULL)
1791 if (bp->flags & B44_FLAG_ADV_10FULL)
1843 B44_FLAG_ADV_10FULL |
1848 B44_FLAG_ADV_10FULL |
1855 bp->flags |= B44_FLAG_ADV_10FULL;
2185 bp->flags |= (B44_FLAG_ADV_10HALF | B44_FLAG_ADV_10FULL |
H A Db44.h375 #define B44_FLAG_ADV_10FULL 0x02000000 macro

Completed in 76 milliseconds