Searched refs:p_stat_str (Results 1 – 1 of 1) sorted by relevance
1047 const char p_stat_str[] = in BnxeStatsShow() local1185 ASSERT_STATIC((sizeof(p_stat_str) / STATS_STR_LEN) == in BnxeStatsShow()1206 if (statsLen != sizeof(p_stat_str)) in BnxeStatsShow()1211 memcpy(pStats->str, p_stat_str, sizeof(p_stat_str)); in BnxeStatsShow()