Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c127 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_mdio_config()
Dhclge_main.h254 struct hclge_mac { struct
281 struct hclge_mac mac; argument
Dhclge_main.c1024 static void hclge_convert_setting_sr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_sr()
1046 static void hclge_convert_setting_lr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_lr()
1069 static void hclge_convert_setting_cr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_cr()
1091 static void hclge_convert_setting_kr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_kr()
1116 static void hclge_convert_setting_fec(struct hclge_mac *mac) in hclge_convert_setting_fec()
1151 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode()
1171 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode()
2553 struct hclge_mac *mac = &hdev->hw.mac; in hclge_cfg_mac_speed_dup()
2686 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec()
2707 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec()
[all …]
Dhclge_tm.c1280 struct hclge_mac *mac = &hdev->hw.mac; in hclge_pause_param_setup_hw()