Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c175 static const char aq_ethtool_priv_flag_names[][ETH_GSTRING_LEN] = { variable
377 memcpy(p, aq_ethtool_priv_flag_names, in aq_ethtool_get_strings()
378 sizeof(aq_ethtool_priv_flag_names)); in aq_ethtool_get_strings()
421 ret = ARRAY_SIZE(aq_ethtool_priv_flag_names); in aq_ethtool_get_sset_count()