Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Dich8lan.c5864 | FLAG_IS_ICH
5880 | FLAG_IS_ICH
5897 | FLAG_IS_ICH
5913 .flags = FLAG_IS_ICH
5932 .flags = FLAG_IS_ICH
5953 .flags = FLAG_IS_ICH
5974 .flags = FLAG_IS_ICH
5994 .flags = FLAG_IS_ICH
6014 .flags = FLAG_IS_ICH
6034 .flags = FLAG_IS_ICH
[all …]
A Dethtool.c877 if (!(adapter->flags & FLAG_IS_ICH)) { in e1000_reg_test()
897 before = ((adapter->flags & FLAG_IS_ICH) ? 0x06C3B33E : 0x06DFB3FE); in e1000_reg_test()
903 if (!(adapter->flags & FLAG_IS_ICH)) in e1000_reg_test()
1045 if (adapter->flags & FLAG_IS_ICH) { in e1000_intr_test()
1432 if (adapter->flags & FLAG_IS_ICH) in e1000_integrated_phy_loopback()
A Dparam.c513 if (adapter->flags & FLAG_IS_ICH) { in e1000e_check_options()
A De1000.h404 #define FLAG_IS_ICH BIT(9) macro
A Dnetdev.c3281 if (adapter->flags & FLAG_IS_ICH) { in e1000_configure_rx()
6695 if (adapter->flags & FLAG_IS_ICH) in __e1000_shutdown()
7499 if ((adapter->flags & FLAG_IS_ICH) && in e1000_probe()

Completed in 27 milliseconds