Searched refs:gve_gstrings_priv_flags (Results 1 – 1 of 1) sorted by relevance
69 static const char gve_gstrings_priv_flags[][ETH_GSTRING_LEN] = { variable77 #define GVE_PRIV_FLAGS_STR_LEN ARRAY_SIZE(gve_gstrings_priv_flags)113 memcpy(s, *gve_gstrings_priv_flags, in gve_get_strings()114 sizeof(gve_gstrings_priv_flags)); in gve_get_strings()115 s += sizeof(gve_gstrings_priv_flags); in gve_get_strings()