e1000_force_flowctrl
e1000_force_flowctrl(hw, adapter->ifm_flowctrl);
e1000_force_flowctrl(hw, sc->ifm_flowctrl);
void e1000_force_flowctrl(struct e1000_hw *hw, int ifm);
e1000_force_flowctrl(hw, sc->ifm_flowctrl);