Home
last modified time | relevance | path

Searched refs:HNAE3_MEDIA_TYPE_COPPER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h225 HNAE3_MEDIA_TYPE_COPPER, enumerator
H A Dhns3_ethtool.c804 case HNAE3_MEDIA_TYPE_COPPER: in hns3_get_link_ksettings()
862 media_type != HNAE3_MEDIA_TYPE_COPPER) { in hns3_check_ksettings_param()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1151 else if (media_type == HNAE3_MEDIA_TYPE_COPPER) in hclge_parse_link_mode()
3177 else if (mac->media_type == HNAE3_MEDIA_TYPE_COPPER) in hclge_update_port_capability()
3406 if (mac->media_type == HNAE3_MEDIA_TYPE_COPPER) in hclge_update_port_info()
10923 *auto_neg = (media_type == HNAE3_MEDIA_TYPE_COPPER) ? in hclge_get_pauseparam()
11701 if (hdev->hw.mac.media_type == HNAE3_MEDIA_TYPE_COPPER) { in hclge_init_ae_dev()
H A Dhclge_debugfs.c588 if (hdev->hw.mac.media_type == HNAE3_MEDIA_TYPE_COPPER) in hclge_dbg_dump_dcb_tm()