Home
last modified time | relevance | path

Searched refs:get_phy_if (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c735 misc_op->get_phy_if = hns_mac_get_phy_if; in hns_misc_op_get()
752 misc_op->get_phy_if = hns_mac_get_phy_if_acpi; in hns_misc_op_get()
H A Dhns_dsaf_main.h314 phy_interface_t (*get_phy_if)(struct hns_mac_cb *mac_cb); member
H A Dhns_dsaf_mac.c1038 mac_cb->phy_if = dsaf_dev->misc_op->get_phy_if(mac_cb); in hns_mac_get_cfg()