Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dmac.h32 s32 e1000e_force_mac_fc(struct e1000_hw *hw);
Dmac.c959 s32 e1000e_force_mac_fc(struct e1000_hw *hw) in e1000e_force_mac_fc() function
1034 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1037 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1180 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1304 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
Dethtool.c399 retval = e1000e_force_mac_fc(hw); in e1000_set_pauseparam()