Home
last modified time | relevance | path

Searched refs:if_support (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c851 mac_cb->if_support = MAC_GMAC_SUPPORTED; in hns_mac_get_info()
852 mac_cb->if_support |= SUPPORTED_1000baseT_Full; in hns_mac_get_info()
854 mac_cb->if_support = SUPPORTED_10000baseR_FEC; in hns_mac_get_info()
855 mac_cb->if_support |= SUPPORTED_10000baseKR_Full; in hns_mac_get_info()
H A Dhns_ae_adapt.c126 ae_handle->if_support = vf_cb->mac_cb->if_support; in hns_ae_get_handle()
H A Dhns_dsaf_mac.h328 u32 if_support; member
H A Dhnae.h547 u32 if_support; member
H A Dhns_ethtool.c159 supported |= h->if_support; in hns_nic_get_link_ksettings()
H A Dhns_enet.c1168 ethtool_convert_legacy_u32_to_link_mode(supported, h->if_support); in hns_nic_init_phy()