Searched refs:FLAG_IS_ICH (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dparam.c460 if (adapter->flags & FLAG_IS_ICH) {
H A Dethtool.c851 if (!(adapter->flags & FLAG_IS_ICH)) {
871 before = ((adapter->flags & FLAG_IS_ICH) ? 0x06C3B33E : 0x06DFB3FE);
877 if (!(adapter->flags & FLAG_IS_ICH))
977 if (adapter->flags & FLAG_IS_ICH) {
1353 if (adapter->flags & FLAG_IS_ICH)
H A Dich8lan.c3794 | FLAG_IS_ICH
3811 | FLAG_IS_ICH
3830 | FLAG_IS_ICH
3848 .flags = FLAG_IS_ICH
3868 .flags = FLAG_IS_ICH
H A De1000.h396 #define FLAG_IS_ICH (1 << 9) macro
H A Dnetdev.c5039 if (adapter->flags & FLAG_IS_ICH)
5632 if ((adapter->flags & FLAG_IS_ICH) &&

Completed in 106 milliseconds