Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Dhw.h769 s32 (*cleanup_led)(struct e1000_hw *); member
D80003es2lan.c1420 .cleanup_led = e1000e_cleanup_led_generic,
D82571.c1914 .cleanup_led = e1000e_cleanup_led_generic,
Dich8lan.c589 mac->ops.cleanup_led = e1000_cleanup_led_ich8lan; in e1000_init_mac_params_ich8lan()
603 mac->ops.cleanup_led = e1000_cleanup_led_pchlan; in e1000_init_mac_params_ich8lan()
Dethtool.c1859 hw->mac.ops.cleanup_led(hw); in e1000_set_phys_id()