Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.c939 s32 e1000e_force_mac_fc(struct e1000_hw *hw) in e1000e_force_mac_fc() function
1014 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1017 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1160 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1284 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
H A Dmac.h14 s32 e1000e_force_mac_fc(struct e1000_hw *hw);
H A Dethtool.c403 retval = e1000e_force_mac_fc(hw); in e1000_set_pauseparam()