Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c634 ret_val = e1000_setup_link(hw); in e1000_init_hw()
713 s32 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link() function
De1000_hw.h298 s32 e1000_setup_link(struct e1000_hw *hw);
De1000_ethtool.c319 e1000_setup_link(hw) : e1000_force_mac_fc(hw)); in e1000_set_pauseparam()