Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c127 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_mdio_config()
Dhclge_main.h277 struct hclge_mac { struct
309 struct hclge_mac mac; argument
Dhclge_main.c971 static void hclge_update_fec_support(struct hclge_mac *mac) in hclge_update_fec_support()
1094 static void hclge_convert_setting_fec(struct hclge_mac *mac) in hclge_convert_setting_fec()
1131 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode()
1153 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode()
2632 struct hclge_mac *mac = &hdev->hw.mac; in hclge_cfg_mac_speed_dup()
2930 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec()
2951 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec()
2961 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_init()
3142 static void hclge_update_speed_advertising(struct hclge_mac *mac) in hclge_update_speed_advertising()
3168 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()