Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c127 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_mdio_config()
Dhclge_main.h251 struct hclge_mac { struct
276 struct hclge_mac mac; argument
Dhclge_main.c1011 static void hclge_convert_setting_sr(struct hclge_mac *mac, u8 speed_ability) in hclge_convert_setting_sr()
1030 static void hclge_convert_setting_lr(struct hclge_mac *mac, u8 speed_ability) in hclge_convert_setting_lr()
1049 static void hclge_convert_setting_cr(struct hclge_mac *mac, u8 speed_ability) in hclge_convert_setting_cr()
1068 static void hclge_convert_setting_kr(struct hclge_mac *mac, u8 speed_ability) in hclge_convert_setting_kr()
1090 static void hclge_convert_setting_fec(struct hclge_mac *mac) in hclge_convert_setting_fec()
1124 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode()
1144 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode()
2551 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec()
2572 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec()
2582 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_init()
[all …]
Dhclge_tm.c1228 struct hclge_mac *mac = &hdev->hw.mac; in hclge_pause_param_setup_hw()