Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_misc.h41 int hns_mac_get_sfp_prsnt(struct hns_mac_cb *mac_cb, int *sfp_prsnt);
Dhns_dsaf_misc.c297 int ret = hns_mac_get_sfp_prsnt(mac_cb, &sfp_prsnt); in hns_mac_config_sds_loopback()
Dhns_dsaf_mac.c84 int hns_mac_get_sfp_prsnt(struct hns_mac_cb *mac_cb, int *sfp_prsnt) in hns_mac_get_sfp_prsnt() function
107 ret = hns_mac_get_sfp_prsnt(mac_cb, &sfp_prsnt); in hns_mac_get_link_status()