Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c127 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_mdio_config()
Dhclge_main.h256 struct hclge_mac { struct
283 struct hclge_mac mac; argument
Dhclge_main.c1025 static void hclge_convert_setting_sr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_sr()
1047 static void hclge_convert_setting_lr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_lr()
1070 static void hclge_convert_setting_cr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_cr()
1092 static void hclge_convert_setting_kr(struct hclge_mac *mac, u16 speed_ability) in hclge_convert_setting_kr()
1117 static void hclge_convert_setting_fec(struct hclge_mac *mac) in hclge_convert_setting_fec()
1152 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode()
1172 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode()
2556 struct hclge_mac *mac = &hdev->hw.mac; in hclge_cfg_mac_speed_dup()
2689 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec()
2710 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec()
[all …]
Dhclge_tm.c1288 struct hclge_mac *mac = &hdev->hw.mac; in hclge_pause_param_setup_hw()