Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_port.h841 int hinic_set_autoneg(struct hinic_hwdev *hwdev, bool enable);
Dhinic_port.c1101 int hinic_set_autoneg(struct hinic_hwdev *hwdev, bool enable) in hinic_set_autoneg() function
Dhinic_ethtool.c434 err = hinic_set_autoneg(nic_dev->hwdev, in set_link_settings_separate_cmd()