Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_port.h854 int hinic_set_autoneg(struct hinic_hwdev *hwdev, bool enable);
Dhinic_port.c1116 int hinic_set_autoneg(struct hinic_hwdev *hwdev, bool enable) in hinic_set_autoneg() function
Dhinic_ethtool.c431 err = hinic_set_autoneg(nic_dev->hwdev, in set_link_settings_separate_cmd()