/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | tx.c | 75 if (wl->tx_frames[i] == NULL) { in wl1251_tx_id() 76 wl->tx_frames[i] = skb; in wl1251_tx_id() 233 wl->tx_frames[tx_hdr->id] = skb = newskb; in wl1251_tx_send_packet() 420 skb = wl->tx_frames[result->id]; in wl1251_tx_packet_cb() 456 wl->tx_frames[result->id] = NULL; in wl1251_tx_packet_cb() 583 if (wl->tx_frames[i] != NULL) { in wl1251_tx_flush() 584 skb = wl->tx_frames[i]; in wl1251_tx_flush() 591 wl->tx_frames[i] = NULL; in wl1251_tx_flush()
|
D | wl1251.h | 325 struct sk_buff *tx_frames[16]; member
|
D | main.c | 1554 wl->tx_frames[i] = NULL; in wl1251_alloc_hw()
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 404 ec->tx_max_coalesced_frames = pdata->tx_frames; in xgbe_get_coalesce() 415 unsigned int tx_frames; in xgbe_set_coalesce() local 461 tx_frames = ec->tx_max_coalesced_frames; in xgbe_set_coalesce() 464 if (tx_frames > pdata->tx_desc_count) { in xgbe_set_coalesce() 475 pdata->tx_frames = tx_frames; in xgbe_set_coalesce()
|
D | xgbe.h | 830 unsigned int tx_frames; member
|
D | xgbe-dev.c | 1436 if (!pdata->tx_frames) in xgbe_dev_xmit() 1438 else if (packet->tx_packets > pdata->tx_frames) in xgbe_dev_xmit() 1440 else if ((ring->coalesce_count % pdata->tx_frames) < in xgbe_dev_xmit()
|
D | xgbe-drv.c | 714 pdata->tx_frames = XGMAC_INIT_DMA_TX_FRAMES; in xgbe_init_tx_coalesce()
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | tx.c | 84 if (unlikely(id >= wl->num_tx_desc || wl->tx_frames[id] == NULL)) { in wl18xx_tx_complete_packet() 92 skb = wl->tx_frames[id]; in wl18xx_tx_complete_packet()
|
/linux-4.4.14/net/can/ |
D | af_can.h | 84 unsigned long tx_frames; member
|
D | proc.c | 144 if (can_stats.tx_frames > (ULONG_MAX / HZ)) in can_stat_update() 157 can_stats.tx_frames); in can_stat_update() 221 seq_printf(m, " %8ld transmitted frames (TXF)\n", can_stats.tx_frames); in can_stats_proc_show()
|
D | af_can.c | 319 can_stats.tx_frames++; in can_send()
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_scsi.c | 391 fc_stats->tx_frames = data->tx_frames - old->tx_frames; in zfcp_adjust_fc_host_stats() 422 fc_stats->tx_frames = data->tx_frames; in zfcp_set_fc_host_stats()
|
D | zfcp_fsf.h | 380 u64 tx_frames; member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ucc_fast.h | 173 u32 tx_frames; /* Transmitted frames counter. */ member
|
D | ucc_slow.h | 212 u32 tx_frames; /* Transmitted frames counters */ member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | xgmac.c | 486 mac->tx_mcnt = s->tx_frames; in t3_mac_enable() 537 u64 tx_mcnt = s->tx_frames; in t3b2_mac_watchdog_task() 576 mac->tx_mcnt = s->tx_frames; in t3b2_mac_watchdog_task() 635 RMON_UPDATE64(mac, tx_frames, TX_FRAME_LOW, TX_FRAME_HIGH); in t3_mac_update_stats()
|
D | common.h | 195 u64 tx_frames; /* all good frames */ member
|
D | cxgb3_main.c | 1497 ns->tx_packets = pstats->tx_frames; in cxgb_get_stats() 1673 *data++ = s->tx_frames; in get_stats()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | tx.c | 71 wl->tx_frames[id] = skb; in wl1271_alloc_tx_id() 82 wl->tx_frames[id] = NULL; in wl1271_free_tx_id() 923 if (unlikely(id >= wl->num_tx_desc || wl->tx_frames[id] == NULL)) { in wl1271_tx_complete_packet() 928 skb = wl->tx_frames[id]; in wl1271_tx_complete_packet() 1112 if (wl->tx_frames[i] == NULL) in wl12xx_tx_reset() 1115 skb = wl->tx_frames[i]; in wl12xx_tx_reset()
|
D | wlcore.h | 285 struct sk_buff *tx_frames[WLCORE_MAX_TX_DESCRIPTORS]; member
|
D | main.c | 6301 wl->tx_frames[i] = NULL; in wlcore_alloc_hw()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 27 u64 tx_frames; /*!< Tx frames */ member
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | t4fw_api_stor.h | 446 __be64 tx_frames; member 463 __be64 tx_frames; member
|
D | csio_attr.c | 328 fhs->tx_frames += (be64_to_cpu(fcoe_port_stats.tx_bcast_frames) + in csio_get_stats()
|
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/ |
D | ucc_slow.c | 179 uccs->tx_frames = 0; in ucc_slow_init()
|
D | ucc_fast.c | 225 uccf->tx_frames = 0; in ucc_fast_init()
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ae_adapt.c | 440 u32 *tx_frames, u32 *rx_frames) in hns_ae_get_rx_max_coalesced_frames() argument 448 *tx_frames = hns_rcb_get_coalesced_frames( in hns_ae_get_rx_max_coalesced_frames()
|
D | hnae.h | 429 u32 *tx_frames, u32 *rx_frames);
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 56 priv->tx_cq[i]->moder_cnt = priv->tx_frames; in mlx4_en_moderation_update() 946 coal->tx_max_coalesced_frames = priv->tx_frames; in mlx4_en_get_coalesce() 981 coal->tx_max_coalesced_frames != priv->tx_frames) { in mlx4_en_set_coalesce() 983 priv->tx_frames = coal->tx_max_coalesced_frames; in mlx4_en_set_coalesce()
|
D | en_port.c | 341 priv->pf_stats.tx_packets = be64_to_cpu(tmp_counter_stats.tx_frames); in mlx4_en_DUMP_ETH_STATS()
|
D | mlx4_en.h | 517 u16 tx_frames; member
|
D | cmd.c | 3221 counter_stats->tx_frames = in mlx4_get_counter_stats() 3222 cpu_to_be64(be64_to_cpu(counter_stats->tx_frames) + in mlx4_get_counter_stats() 3223 be64_to_cpu(tmp_counter->tx_frames)); in mlx4_get_counter_stats() 3260 vf_stats->tx_packets = be64_to_cpu(tmp_vf_stats.tx_frames); in mlx4_get_vf_stats()
|
D | en_netdev.c | 1341 priv->tx_frames = MLX4_EN_TX_COAL_PKTS; in mlx4_en_set_default_moderation() 1358 cq->moder_cnt = priv->tx_frames; in mlx4_en_set_default_moderation()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_attr.c | 292 hstats->tx_frames = fcstats->fc.tx_frames; in bfad_im_get_stats()
|
D | bfa_defs_svc.h | 1237 u64 tx_frames; /* Tx frames */ member
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_main.c | 211 stats->tx_frames = vs->tx.tx_unicast_frames_ok; in fnic_get_stats() 238 stats->tx_frames); in fnic_dump_fchost_stats()
|
/linux-4.4.14/drivers/net/ethernet/intel/ |
D | e100.c | 614 u32 tx_frames; member 1644 nic->tx_frames = le32_to_cpu(s->tx_good_frames); in e100_update_stats() 1700 if ((nic->tx_frames / 32 < nic->tx_collisions) && in e100_adjust_adaptive_ifs() 1701 (nic->tx_frames > min_frames)) { in e100_adjust_adaptive_ifs() 1704 } else if (nic->tx_frames < min_frames) { in e100_adjust_adaptive_ifs()
|
/linux-4.4.14/include/scsi/ |
D | scsi_transport_fc.h | 414 u64 tx_frames; member
|
/linux-4.4.14/drivers/net/ethernet/cadence/ |
D | macb.h | 604 u32 tx_frames; member
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | niu.h | 3178 u64 tx_frames; member 3215 u64 tx_frames; member
|
D | niu.c | 3925 mp->tx_frames += TXMAC_FRM_CNT_COUNT; in niu_xmac_interrupt() 4003 mp->tx_frames += BTXMAC_FRM_CNT_COUNT; in niu_bmac_interrupt() 6197 mp->tx_frames += nr64_mac(TXMAC_FRM_CNT); in niu_sync_xmac_stats() 6223 mp->tx_frames += nr64_mac(BTXMAC_FRM_CNT); in niu_sync_bmac_stats()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_attr.c | 1905 pfc_host_stat->tx_frames = stats->tx_frames; in qla2x00_get_fc_host_stats()
|
D | qla_def.h | 1232 uint32_t tx_frames; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 2664 __be64 tx_frames; member 2756 __be64 tx_frames; member
|
D | cxgb4.h | 111 u64 tx_frames; /* all good frames */ member
|
D | cxgb4_main.c | 2926 ns->tx_packets = stats.tx_frames; in cxgb_get_stats()
|
D | t4_hw.c | 5389 p->tx_frames = GET_STAT(TX_PORT_FRAMES); in t4_get_port_stats()
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 806 __be64 tx_frames; member
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_lport.c | 321 fc_stats->tx_frames += stats->TxFrames; in fc_get_host_stats()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | mad.c | 817 be64_to_cpu(cnt->tx_frames)); in edit_counter()
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 657 bnx2fc_stats->tx_frames += hba->bfw_stats.fcoe_tx_pkt_cnt; in bnx2fc_get_host_stats()
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_transport_fc.c | 1728 fc_host_statistic(tx_frames);
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 5371 hs->tx_frames = pmb->un.varRdStatus.xmitFrameCnt; in lpfc_get_stats()
|