Symbol: QLCNIC_FILL_STATS
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1257
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1258
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_bytes);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1259
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_mcast_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1260
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_bcast_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1261
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_pause_cnt);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1262
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_ctrl_pkt);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1263
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_lt_64b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1264
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_lt_127b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1265
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_lt_255b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1266
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_lt_511b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1267
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_lt_1023b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1268
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_lt_1518b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1269
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_gt_1518b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1270
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1271
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_bytes);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1272
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_mcast_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1273
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_bcast_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1274
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_pause_cnt);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1275
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_ctrl_pkt);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1276
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_lt_64b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1277
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_lt_127b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1278
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_lt_255b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1279
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_lt_511b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1280
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_lt_1023b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1281
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_lt_1518b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1282
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_gt_1518b_pkts);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1283
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_length_error);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1284
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_length_small);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1285
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_length_large);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1286
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_jabber);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1287
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_dropped);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1288
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_crc_error);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1289
*data++ = QLCNIC_FILL_STATS(mac_stats->mac_align_error);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1293
*data++ = QLCNIC_FILL_STATS(esw_stats->unicast_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1294
*data++ = QLCNIC_FILL_STATS(esw_stats->multicast_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1295
*data++ = QLCNIC_FILL_STATS(esw_stats->broadcast_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1296
*data++ = QLCNIC_FILL_STATS(esw_stats->dropped_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1297
*data++ = QLCNIC_FILL_STATS(esw_stats->errors);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1298
*data++ = QLCNIC_FILL_STATS(esw_stats->local_frames);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1299
*data++ = QLCNIC_FILL_STATS(esw_stats->numbytes);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1333
*data++ = QLCNIC_FILL_STATS(tx_ring->tx_stats.xmit_on);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1334
*data++ = QLCNIC_FILL_STATS(tx_ring->tx_stats.xmit_off);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1335
*data++ = QLCNIC_FILL_STATS(tx_ring->tx_stats.xmit_called);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1336
*data++ = QLCNIC_FILL_STATS(tx_ring->tx_stats.xmit_finished);
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1337
*data++ = QLCNIC_FILL_STATS(tx_ring->tx_stats.tx_bytes);