Searched refs:mac_rx_stat_names (Results 1 – 1 of 1) sorted by relevance
47 static const char mac_rx_stat_names[][ETH_GSTRING_LEN] = { variable628 ARRAY_SIZE(mac_rx_stat_names); in fun_get_sset_count()648 memcpy(p, mac_rx_stat_names, sizeof(mac_rx_stat_names)); in fun_get_strings()649 p += sizeof(mac_rx_stat_names); in fun_get_strings()