Searched refs:alx_setup_speed_duplex (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/atheros/alx/
H A Dethtool.c192 return alx_setup_speed_duplex(hw, adv_cfg, hw->flowctrl); alx_set_settings()
236 err = alx_setup_speed_duplex(hw, hw->adv_cfg, fc); alx_set_pauseparam()
H A Dhw.h548 int alx_setup_speed_duplex(struct alx_hw *hw, u32 ethadv, u8 flowctrl);
H A Dhw.c722 int alx_setup_speed_duplex(struct alx_hw *hw, u32 ethadv, u8 flowctrl) alx_setup_speed_duplex() function
H A Dmain.c1335 err = alx_setup_speed_duplex(hw, hw->adv_cfg, hw->flowctrl); alx_probe()

Completed in 57 milliseconds