Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c953 if (nic_cfg->pause_set || !port_cap.autoneg_state) { in hinic_refresh_nic_cfg()
954 nic_cfg->auto_neg = port_cap.autoneg_state; in hinic_refresh_nic_cfg()
H A Dhinic_port.h237 u8 autoneg_state; member
H A Dhinic_ethtool.c297 if (port_cap.autoneg_state == HINIC_AUTONEG_ACTIVE) in hinic_get_link_ksettings()
861 if (pause->autoneg != port_cap.autoneg_state) in hinic_set_pauseparam()