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

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

Completed in 201 milliseconds