Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_api.h77 s32 e1000_cleanup_led(struct e1000_hw *hw);
H A De1000_api.c753 s32 e1000_cleanup_led(struct e1000_hw *hw) in e1000_cleanup_led() function
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c1454 e1000_cleanup_led(&sc->hw); in igb_stop()