Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h367 void e1000_update_adaptive(struct e1000_hw *hw);
H A De1000_hw.c4763 void e1000_update_adaptive(struct e1000_hw *hw) in e1000_update_adaptive() function
H A De1000_main.c2511 e1000_update_adaptive(hw); in e1000_watchdog()