Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1612 case E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3: in e1000_wol_exclusion()
1656 case E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3: in e1000_get_wol()
1691 case E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3: in e1000_set_wol()
H A De1000_hw.c277 case E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3: in e1000_set_mac_type()
627 hw->device_id == E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3) { in e1000_init_hw()
H A De1000_hw.h417 #define E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3 0x10B5 macro