Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c173 static const char aq_ethtool_priv_flag_names[][ETH_GSTRING_LEN] = { variable
382 memcpy(p, aq_ethtool_priv_flag_names, in aq_ethtool_get_strings()
383 sizeof(aq_ethtool_priv_flag_names)); in aq_ethtool_get_strings()
426 ret = ARRAY_SIZE(aq_ethtool_priv_flag_names); in aq_ethtool_get_sset_count()