Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c736 misc_op->get_sfp_prsnt = hns_mac_get_sfp_prsnt; in hns_misc_op_get()
753 misc_op->get_sfp_prsnt = hns_mac_get_sfp_prsnt_acpi; in hns_misc_op_get()
H A Dhns_dsaf_main.h315 int (*get_sfp_prsnt)(struct hns_mac_cb *mac_cb, int *sfp_prsnt); member
H A Dhns_dsaf_mac.c103 ret = mac_cb->dsaf_dev->misc_op->get_sfp_prsnt(mac_cb, in hns_mac_get_link_status()