Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_82541ER (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/e1000/
HDe1000_api.c205 case E1000_DEV_ID_82541ER: in e1000_set_mac_type()
HDe1000_hw.h73 #define E1000_DEV_ID_82541ER 0x1078 macro
HDif_em.c69 PVID(0x8086, E1000_DEV_ID_82541ER,
1122 if (hw->device_id == E1000_DEV_ID_82541ER || in em_if_attach_pre()