Searched refs:e1000_pch_lpt (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/e1000/
H A De1000_ich8lan.c236 if (hw->mac.type < e1000_pch_lpt) {
247 if (hw->mac.type >= e1000_pch_lpt) {
296 if (hw->mac.type < e1000_pch_lpt) {
346 case e1000_pch_lpt:
387 if (hw->mac.type >= e1000_pch_lpt) {
498 case e1000_pch_lpt:
800 case e1000_pch_lpt:
827 if (mac->type >= e1000_pch_lpt) {
1274 if ((hw->mac.type < e1000_pch_lpt) ||
1420 if ((hw->mac.type < e1000_pch_lpt) ||
[all...]
H A De1000_api.c301 mac->type = e1000_pch_lpt;
499 case e1000_pch_lpt:
H A De1000_hw.h262 e1000_pch_lpt, enumerator in enum:e1000_mac_type
H A Dif_em.c933 (hw->mac.type == e1000_pch_lpt)) {
1235 case e1000_pch_lpt:
2531 case e1000_pch_lpt:
2644 case e1000_pch_lpt:
3695 case e1000_pch_lpt:

Completed in 139 milliseconds