alx_setup_speed_duplex 203 drivers/net/ethernet/atheros/alx/ethtool.c return alx_setup_speed_duplex(hw, adv_cfg, hw->flowctrl); alx_setup_speed_duplex 247 drivers/net/ethernet/atheros/alx/ethtool.c err = alx_setup_speed_duplex(hw, hw->adv_cfg, fc); alx_setup_speed_duplex 550 drivers/net/ethernet/atheros/alx/hw.h int alx_setup_speed_duplex(struct alx_hw *hw, u32 ethadv, u8 flowctrl); alx_setup_speed_duplex 1788 drivers/net/ethernet/atheros/alx/main.c err = alx_setup_speed_duplex(hw, hw->adv_cfg, hw->flowctrl);