Home
last modified time | relevance | path

Searched refs:rx_frames (Results 1 – 48 of 48) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c402 ec->rx_max_coalesced_frames = pdata->rx_frames; in xgbe_get_coalesce()
414 unsigned int rx_frames, rx_riwt, rx_usecs; in xgbe_set_coalesce() local
443 rx_frames = ec->rx_max_coalesced_frames; in xgbe_set_coalesce()
455 if (rx_frames > pdata->rx_desc_count) { in xgbe_set_coalesce()
472 pdata->rx_frames = rx_frames; in xgbe_set_coalesce()
Dxgbe-dev.c1111 unsigned int rx_frames = pdata->rx_frames; in xgbe_rx_desc_reset() local
1115 if (!rx_usecs && !rx_frames) { in xgbe_rx_desc_reset()
1120 if (rx_frames && !((index + 1) % rx_frames)) in xgbe_rx_desc_reset()
Dxgbe.h835 unsigned int rx_frames; member
Dxgbe-drv.c729 pdata->rx_frames = XGMAC_INIT_DMA_RX_FRAMES; in xgbe_init_rx_coalesce()
/linux-4.4.14/net/can/
Dproc.c140 if (can_stats.rx_frames > (ULONG_MAX / HZ)) in can_stat_update()
152 if (can_stats.rx_frames) in can_stat_update()
154 can_stats.rx_frames; in can_stat_update()
159 can_stats.rx_frames); in can_stat_update()
222 seq_printf(m, " %8ld received frames (RXF)\n", can_stats.rx_frames); in can_stats_proc_show()
Daf_can.h83 unsigned long rx_frames; member
Daf_can.c681 can_stats.rx_frames++; in can_receive()
/linux-4.4.14/drivers/usb/gadget/function/
Du_ether.c69 struct sk_buff_head rx_frames; member
287 &dev->rx_frames); in rx_complete()
294 skb_queue_tail(&dev->rx_frames, skb); in rx_complete()
298 skb2 = skb_dequeue(&dev->rx_frames); in rx_complete()
318 skb2 = skb_dequeue(&dev->rx_frames); in rx_complete()
787 skb_queue_head_init(&dev->rx_frames); in gether_setup_name()
849 skb_queue_head_init(&dev->rx_frames); in gether_setup_name_default()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_scsi.c393 fc_stats->rx_frames = data->rx_frames - old->rx_frames; in zfcp_adjust_fc_host_stats()
424 fc_stats->rx_frames = data->rx_frames; in zfcp_set_fc_host_stats()
Dzfcp_fsf.h382 u64 rx_frames; member
/linux-4.4.14/arch/powerpc/include/asm/
Ducc_fast.h174 u32 rx_frames; /* Received frames counter (only frames member
Ducc_slow.h213 u32 rx_frames; /* Received frames counters (only frames member
/linux-4.4.14/drivers/net/
Dsb1000.c74 unsigned int rx_frames; member
770 lp->rx_frames++; in sb1000_rx()
960 lp->rx_frames = 0; in sb1000_open()
1015 stats[1] = lp->rx_frames; in sb1000_dev_ioctl()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h34 u64 rx_frames; /*!< Rx frames */ member
Dbfi_enet.h754 u64 rx_frames; member
/linux-4.4.14/drivers/scsi/csiostor/
Dt4fw_api_stor.h448 __be64 rx_frames; member
465 __be64 rx_frames; member
Dcsio_attr.c337 fhs->rx_frames += (be64_to_cpu(fcoe_port_stats.rx_bcast_frames) + in csio_get_stats()
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Ducc_slow.c178 uccs->rx_frames = 0; in ucc_slow_init()
Ducc_fast.c226 uccf->rx_frames = 0; in ucc_fast_init()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dxgmac.c492 mac->rx_mcnt = s->rx_frames; in t3_mac_enable()
610 RMON_UPDATE64(mac, rx_frames, RX_FRAMES_LOW, RX_FRAMES_HIGH); in t3_mac_update_stats()
Dcommon.h219 u64 rx_frames; /* all good frames */ member
Dcxgb3_main.c1499 ns->rx_packets = pstats->rx_frames; in cxgb_get_stats()
1689 *data++ = s->rx_frames; in get_stats()
/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
450 *rx_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/scsi/bfa/
Dbfad_attr.c294 hstats->rx_frames = fcstats->fc.rx_frames; in bfad_im_get_stats()
Dbfa_defs_svc.h1247 u64 rx_frames; /* Rx frames */ member
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c213 stats->rx_frames = vs->rx.rx_unicast_frames_ok; in fnic_get_stats()
244 stats->rx_frames); in fnic_dump_fchost_stats()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_port.c340 priv->pf_stats.rx_packets = be64_to_cpu(tmp_counter_stats.rx_frames); in mlx4_en_DUMP_ETH_STATS()
Den_ethtool.c69 priv->rx_cq[i]->moder_cnt = priv->rx_frames; in mlx4_en_moderation_update()
950 coal->rx_max_coalesced_frames = priv->rx_frames; in mlx4_en_get_coalesce()
970 priv->rx_frames = (coal->rx_max_coalesced_frames == in mlx4_en_set_coalesce()
Dmlx4_en.h515 u16 rx_frames; member
Den_netdev.c1339 priv->rx_frames = MLX4_EN_RX_COAL_TARGET; in mlx4_en_set_default_moderation()
1344 priv->dev->mtu, priv->rx_frames, priv->rx_usecs); in mlx4_en_set_default_moderation()
1349 cq->moder_cnt = priv->rx_frames; in mlx4_en_set_default_moderation()
1423 cq->moder_cnt = priv->rx_frames; in mlx4_en_auto_moderation()
Dcmd.c3218 counter_stats->rx_frames = in mlx4_get_counter_stats()
3219 cpu_to_be64(be64_to_cpu(counter_stats->rx_frames) + in mlx4_get_counter_stats()
3220 be64_to_cpu(tmp_counter->rx_frames)); in mlx4_get_counter_stats()
3259 vf_stats->rx_packets = be64_to_cpu(tmp_vf_stats.rx_frames); in mlx4_get_vf_stats()
/linux-4.4.14/include/scsi/
Dscsi_transport_fc.h416 u64 rx_frames; member
/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.h624 u32 rx_frames; member
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_attr.c1906 pfc_host_stat->rx_frames = stats->rx_frames; in qla2x00_get_fc_host_stats()
Dqla_def.h1233 uint32_t rx_frames; member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h137 u64 rx_frames; /* all good frames */ member
Dt4fw_api.h2687 __be64 rx_frames; member
Dcxgb4_main.c2928 ns->rx_packets = stats.rx_frames; in cxgb_get_stats()
Dt4_hw.c5413 p->rx_frames = GET_STAT(RX_PORT_FRAMES); in t4_get_port_stats()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h804 __be64 rx_frames; member
/linux-4.4.14/drivers/scsi/libfc/
Dfc_lport.c323 fc_stats->rx_frames += stats->RxFrames; in fc_get_host_stats()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.h3218 u64 rx_frames; member
Dniu.c4009 mp->rx_frames += BRXMAC_FRAME_CNT_COUNT; in niu_bmac_interrupt()
6225 mp->rx_frames += nr64_mac(BRXMAC_FRAME_CNT); in niu_sync_bmac_stats()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmad.c819 be64_to_cpu(cnt->rx_frames)); in edit_counter()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c661 bnx2fc_stats->rx_frames += hba->bfw_stats.fcoe_rx_pkt_cnt; in bnx2fc_get_host_stats()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_fc.c1730 fc_host_statistic(rx_frames);
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_attr.c5379 hs->rx_frames = pmb->un.varRdStatus.rcvFrameCnt; in lpfc_get_stats()