Home
last modified time | relevance | path

Searched refs:tx_frames (Results 1 – 53 of 53) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dtx.c75 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()
Dwl1251.h325 struct sk_buff *tx_frames[16]; member
Dmain.c1554 wl->tx_frames[i] = NULL; in wl1251_alloc_hw()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c404 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()
Dxgbe.h830 unsigned int tx_frames; member
Dxgbe-dev.c1436 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()
Dxgbe-drv.c714 pdata->tx_frames = XGMAC_INIT_DMA_TX_FRAMES; in xgbe_init_tx_coalesce()
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dtx.c84 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/
Daf_can.h84 unsigned long tx_frames; member
Dproc.c144 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()
Daf_can.c319 can_stats.tx_frames++; in can_send()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_scsi.c391 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()
Dzfcp_fsf.h380 u64 tx_frames; member
/linux-4.4.14/arch/powerpc/include/asm/
Ducc_fast.h173 u32 tx_frames; /* Transmitted frames counter. */ member
Ducc_slow.h212 u32 tx_frames; /* Transmitted frames counters */ member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dxgmac.c486 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()
Dcommon.h195 u64 tx_frames; /* all good frames */ member
Dcxgb3_main.c1497 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/
Dtx.c71 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()
Dwlcore.h285 struct sk_buff *tx_frames[WLCORE_MAX_TX_DESCRIPTORS]; member
Dmain.c6301 wl->tx_frames[i] = NULL; in wlcore_alloc_hw()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h27 u64 tx_frames; /*!< Tx frames */ member
/linux-4.4.14/drivers/scsi/csiostor/
Dt4fw_api_stor.h446 __be64 tx_frames; member
463 __be64 tx_frames; member
Dcsio_attr.c328 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/
Ducc_slow.c179 uccs->tx_frames = 0; in ucc_slow_init()
Ducc_fast.c225 uccf->tx_frames = 0; in ucc_fast_init()
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c440 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()
Dhnae.h429 u32 *tx_frames, u32 *rx_frames);
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c56 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()
Den_port.c341 priv->pf_stats.tx_packets = be64_to_cpu(tmp_counter_stats.tx_frames); in mlx4_en_DUMP_ETH_STATS()
Dmlx4_en.h517 u16 tx_frames; member
Dcmd.c3221 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()
Den_netdev.c1341 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/
Dbfad_attr.c292 hstats->tx_frames = fcstats->fc.tx_frames; in bfad_im_get_stats()
Dbfa_defs_svc.h1237 u64 tx_frames; /* Tx frames */ member
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c211 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/
De100.c614 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/
Dscsi_transport_fc.h414 u64 tx_frames; member
/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.h604 u32 tx_frames; member
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.h3178 u64 tx_frames; member
3215 u64 tx_frames; member
Dniu.c3925 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/
Dqla_attr.c1905 pfc_host_stat->tx_frames = stats->tx_frames; in qla2x00_get_fc_host_stats()
Dqla_def.h1232 uint32_t tx_frames; member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2664 __be64 tx_frames; member
2756 __be64 tx_frames; member
Dcxgb4.h111 u64 tx_frames; /* all good frames */ member
Dcxgb4_main.c2926 ns->tx_packets = stats.tx_frames; in cxgb_get_stats()
Dt4_hw.c5389 p->tx_frames = GET_STAT(TX_PORT_FRAMES); in t4_get_port_stats()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h806 __be64 tx_frames; member
/linux-4.4.14/drivers/scsi/libfc/
Dfc_lport.c321 fc_stats->tx_frames += stats->TxFrames; in fc_get_host_stats()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmad.c817 be64_to_cpu(cnt->tx_frames)); in edit_counter()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c657 bnx2fc_stats->tx_frames += hba->bfw_stats.fcoe_tx_pkt_cnt; in bnx2fc_get_host_stats()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_fc.c1728 fc_host_statistic(tx_frames);
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_attr.c5371 hs->tx_frames = pmb->un.varRdStatus.xmitFrameCnt; in lpfc_get_stats()