Searched refs:tx_frames (Results 1 – 14 of 14) sorted by relevance
352 fc_stats->tx_frames = data->tx_frames - old->tx_frames; in zfcp_adjust_fc_host_stats()383 fc_stats->tx_frames = data->tx_frames; in zfcp_set_fc_host_stats()
405 u64 tx_frames; member
462 mac->tx_mcnt = s->tx_frames; in t3_mac_enable()513 unsigned int tx_mcnt = s->tx_frames; in t3b2_mac_watchdog_task()572 mac->tx_mcnt = s->tx_frames; in t3b2_mac_watchdog_task()633 RMON_UPDATE64(mac, tx_frames, TX_FRAME_LOW, TX_FRAME_HIGH); in t3_mac_update_stats()
223 u64 tx_frames; /* all good frames */ member
1218 ns->tx_packets = pstats->tx_frames; in cxgb_get_stats()1395 *data++ = s->tx_frames; in get_stats()
589 u32 tx_frames; member1400 nic->tx_frames = le32_to_cpu(s->tx_good_frames); in e100_update_stats()1453 if ((nic->tx_frames / 32 < nic->tx_collisions) && in e100_adjust_adaptive_ifs()1454 (nic->tx_frames > min_frames)) { in e100_adjust_adaptive_ifs()1457 } else if (nic->tx_frames < min_frames) { in e100_adjust_adaptive_ifs()
3164 u64 tx_frames; member3201 u64 tx_frames; member
3812 mp->tx_frames += TXMAC_FRM_CNT_COUNT; in niu_xmac_interrupt()3890 mp->tx_frames += BTXMAC_FRM_CNT_COUNT; in niu_bmac_interrupt()6080 mp->tx_frames += nr64_mac(TXMAC_FRM_CNT); in niu_sync_xmac_stats()6106 mp->tx_frames += nr64_mac(BTXMAC_FRM_CNT); in niu_sync_bmac_stats()
441 u16 tx_frames; member
1103 pfc_host_stat->tx_frames = stats->tx_frames; in qla2x00_get_fc_host_stats()
878 uint32_t tx_frames; member
286 fcoe_stats->tx_frames += stats->TxFrames; in fc_get_host_stats()
1598 fc_host_statistic(tx_frames);
3646 hs->tx_frames = pmb->un.varRdStatus.xmitFrameCnt; in lpfc_get_stats()