Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
A Dethtool.c865 if (!(adapter->flags & FLAG_IS_ICH)) { in e1000_reg_test()
885 before = ((adapter->flags & FLAG_IS_ICH) ? 0x06C3B33E : 0x06DFB3FE); in e1000_reg_test()
891 if (!(adapter->flags & FLAG_IS_ICH)) in e1000_reg_test()
1032 if (adapter->flags & FLAG_IS_ICH) { in e1000_intr_test()
1419 if (adapter->flags & FLAG_IS_ICH) in e1000_integrated_phy_loopback()
A Dich8lan.c5857 | FLAG_IS_ICH
5873 | FLAG_IS_ICH
5890 | FLAG_IS_ICH
5906 .flags = FLAG_IS_ICH
5925 .flags = FLAG_IS_ICH
5946 .flags = FLAG_IS_ICH
5967 .flags = FLAG_IS_ICH
5987 .flags = FLAG_IS_ICH
6007 .flags = FLAG_IS_ICH
A Dparam.c515 if (adapter->flags & FLAG_IS_ICH) { in e1000e_check_options()
A De1000.h402 #define FLAG_IS_ICH BIT(9) macro
A Dnetdev.c3287 if (adapter->flags & FLAG_IS_ICH) { in e1000_configure_rx()
6695 if (adapter->flags & FLAG_IS_ICH) in __e1000_shutdown()
7508 if ((adapter->flags & FLAG_IS_ICH) && in e1000_probe()

Completed in 28 milliseconds