Home
last modified time | relevance | path

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

/drivers/net/e1000e/
Dhw.h715 s32 (*cleanup_led)(struct e1000_hw *); member
Des2lan.c1371 .cleanup_led = e1000e_cleanup_led_generic,
D82571.c1375 .cleanup_led = e1000e_cleanup_led_generic,
Dich8lan.c2564 .cleanup_led = e1000_cleanup_led_ich8lan,
Dethtool.c1828 hw->mac.ops.cleanup_led(hw); in e1000_phys_id()