Home
last modified time | relevance | path

Searched refs:gve_gstrings_priv_flags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c65 static const char gve_gstrings_priv_flags[][ETH_GSTRING_LEN] = { variable
73 #define GVE_PRIV_FLAGS_STR_LEN ARRAY_SIZE(gve_gstrings_priv_flags)
109 memcpy(s, *gve_gstrings_priv_flags, in gve_get_strings()
110 sizeof(gve_gstrings_priv_flags)); in gve_get_strings()
111 s += sizeof(gve_gstrings_priv_flags); in gve_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c79 static const char gve_gstrings_priv_flags[][ETH_GSTRING_LEN] = { variable
87 #define GVE_PRIV_FLAGS_STR_LEN ARRAY_SIZE(gve_gstrings_priv_flags)
125 memcpy(s, *gve_gstrings_priv_flags, in gve_get_strings()
126 sizeof(gve_gstrings_priv_flags)); in gve_get_strings()
127 s += sizeof(gve_gstrings_priv_flags); in gve_get_strings()

Completed in 2 milliseconds