Searched refs:be_priv_flags (Results 1 – 1 of 1) sorted by relevance
425 static const char be_priv_flags[][ETH_GSTRING_LEN] = { variable463 for (i = 0; i < ARRAY_SIZE(be_priv_flags); i++) in be_get_stat_strings()464 strcpy(data + i * ETH_GSTRING_LEN, be_priv_flags[i]); in be_get_stat_strings()481 return ARRAY_SIZE(be_priv_flags); in be_get_sset_count()