Searched refs:QLCNIC_FILL_ESWITCH_STATS (Results 1 – 1 of 1) sorted by relevance
711 #define QLCNIC_FILL_ESWITCH_STATS(VAL1) \ macro720 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->unicast_frames); in qlcnic_fill_device_stats()721 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->multicast_frames); in qlcnic_fill_device_stats()722 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->broadcast_frames); in qlcnic_fill_device_stats()723 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->dropped_frames); in qlcnic_fill_device_stats()724 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->errors); in qlcnic_fill_device_stats()725 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->local_frames); in qlcnic_fill_device_stats()726 data[ind++] = QLCNIC_FILL_ESWITCH_STATS(stats->numbytes); in qlcnic_fill_device_stats()