Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c163 static const char aq_ethtool_priv_flag_names[][ETH_GSTRING_LEN] = { variable
372 memcpy(p, aq_ethtool_priv_flag_names, in aq_ethtool_get_strings()
373 sizeof(aq_ethtool_priv_flag_names)); in aq_ethtool_get_strings()
416 ret = ARRAY_SIZE(aq_ethtool_priv_flag_names); in aq_ethtool_get_sset_count()