Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.h14 s32 e1000e_force_mac_fc(struct e1000_hw *hw);
H A Dmac.c941 s32 e1000e_force_mac_fc(struct e1000_hw *hw) in e1000e_force_mac_fc() function
1016 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1019 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1162 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
1286 ret_val = e1000e_force_mac_fc(hw); in e1000e_config_fc_after_link_up()
H A Dethtool.c412 retval = e1000e_force_mac_fc(hw); in e1000_set_pauseparam()