ixl_set_phy_config
return ixl_set_phy_config(sc, link_speed, abilities, false);
return ixl_set_phy_config(sc, link_speed, abilities, true);
static int ixl_set_phy_config(struct ixl_softc *, uint8_t, uint8_t, bool);