Searched refs:QLCNIC_ADD_ESW_STATS (Results 1 – 2 of 2) sorted by relevance
1218 QLCNIC_ADD_ESW_STATS(esw_stats->unicast_frames, in qlcnic_get_eswitch_stats()1220 QLCNIC_ADD_ESW_STATS(esw_stats->multicast_frames, in qlcnic_get_eswitch_stats()1222 QLCNIC_ADD_ESW_STATS(esw_stats->broadcast_frames, in qlcnic_get_eswitch_stats()1224 QLCNIC_ADD_ESW_STATS(esw_stats->dropped_frames, in qlcnic_get_eswitch_stats()1226 QLCNIC_ADD_ESW_STATS(esw_stats->errors, in qlcnic_get_eswitch_stats()1228 QLCNIC_ADD_ESW_STATS(esw_stats->local_frames, in qlcnic_get_eswitch_stats()1230 QLCNIC_ADD_ESW_STATS(esw_stats->numbytes, in qlcnic_get_eswitch_stats()
1392 #define QLCNIC_ADD_ESW_STATS(VAL1, VAL2)\ macro