Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c127 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_mdio_config()
Dhclge_main.h259 struct hclge_mac { struct
288 struct hclge_mac mac; argument
Dhclge_main.c921 static void hclge_update_fec_support(struct hclge_mac *mac) in hclge_update_fec_support()
1038 static void hclge_convert_setting_fec(struct hclge_mac *mac) in hclge_convert_setting_fec()
1075 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode()
1097 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode()
2570 struct hclge_mac *mac = &hdev->hw.mac; in hclge_cfg_mac_speed_dup()
2859 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec()
2880 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec()
2890 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_init()
3057 static void hclge_update_speed_advertising(struct hclge_mac *mac) in hclge_update_speed_advertising()
3083 static void hclge_update_fec_advertising(struct hclge_mac *mac) in hclge_update_fec_advertising()
[all …]
Dhclge_tm.c1497 struct hclge_mac *mac = &hdev->hw.mac; in hclge_pause_param_setup_hw()