Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-ethtool.c158 ec->rx_max_coalesced_frames = pdata->rx_frames; in xlgmac_ethtool_get_coalesce()
172 unsigned int rx_frames, rx_riwt, rx_usecs; in xlgmac_ethtool_set_coalesce() local
177 rx_frames = ec->rx_max_coalesced_frames; in xlgmac_ethtool_set_coalesce()
182 (rx_frames > pdata->rx_desc_count)) in xlgmac_ethtool_set_coalesce()
190 pdata->rx_frames = rx_frames; in xlgmac_ethtool_set_coalesce()
A Ddwc-xlgmac-hw.c1087 unsigned int rx_frames = pdata->rx_frames; in xlgmac_rx_desc_reset() local
1092 if (!rx_usecs && !rx_frames) { in xlgmac_rx_desc_reset()
1097 if (rx_frames && !((index + 1) % rx_frames)) in xlgmac_rx_desc_reset()
A Ddwc-xlgmac.h593 unsigned int rx_frames; member
/linux/net/can/
A Dproc.c130 if (pkg_stats->rx_frames > (ULONG_MAX / HZ)) in can_stat_update()
142 if (pkg_stats->rx_frames) in can_stat_update()
144 pkg_stats->rx_frames; in can_stat_update()
149 pkg_stats->rx_frames); in can_stat_update()
218 seq_printf(m, " %8ld received frames (RXF)\n", pkg_stats->rx_frames); in can_stats_proc_show()
A Daf_can.h69 unsigned long rx_frames; member
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-ethtool.c438 ec->rx_max_coalesced_frames = pdata->rx_frames; in xgbe_get_coalesce()
452 unsigned int rx_frames, rx_riwt, rx_usecs; in xgbe_set_coalesce() local
457 rx_frames = ec->rx_max_coalesced_frames; in xgbe_set_coalesce()
469 if (rx_frames > pdata->rx_desc_count) { in xgbe_set_coalesce()
486 pdata->rx_frames = rx_frames; in xgbe_set_coalesce()
A Dxgbe-dev.c1443 unsigned int rx_frames = pdata->rx_frames; in xgbe_rx_desc_reset() local
1447 if (!rx_usecs && !rx_frames) { in xgbe_rx_desc_reset()
1452 if (rx_frames && !((index + 1) % rx_frames)) in xgbe_rx_desc_reset()
/linux/drivers/usb/gadget/function/
A Du_ether.c67 struct sk_buff_head rx_frames; member
275 &dev->rx_frames); in rx_complete()
282 skb_queue_tail(&dev->rx_frames, skb); in rx_complete()
286 skb2 = skb_dequeue(&dev->rx_frames); in rx_complete()
306 skb2 = skb_dequeue(&dev->rx_frames); in rx_complete()
771 skb_queue_head_init(&dev->rx_frames); in gether_setup_name()
838 skb_queue_head_init(&dev->rx_frames); in gether_setup_name_default()
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhns_ae_adapt.c530 u32 *tx_frames, u32 *rx_frames) in hns_ae_get_max_coalesced_frames() argument
543 *rx_frames = hns_rcb_get_rx_coalesced_frames(ring_pair->rcb_common, in hns_ae_get_max_coalesced_frames()
558 u32 tx_frames, u32 rx_frames) in hns_ae_set_coalesce_frames() argument
567 if (tx_frames != rx_frames) in hns_ae_set_coalesce_frames()
571 ring_pair->port_id_in_comm, rx_frames); in hns_ae_set_coalesce_frames()
583 ring_pair->port_id_in_comm, rx_frames); in hns_ae_set_coalesce_frames()
A Dhnae.h491 u32 *tx_frames, u32 *rx_frames);
494 u32 tx_frames, u32 rx_frames);
/linux/drivers/s390/scsi/
A Dzfcp_scsi.c562 fc_stats->rx_frames = data->rx_frames - old->rx_frames; in zfcp_scsi_adjust_fc_host_stats()
593 fc_stats->rx_frames = data->rx_frames; in zfcp_scsi_set_fc_host_stats()
A Dzfcp_fsf.h419 u64 rx_frames; member
/linux/include/soc/fsl/qe/
A Ducc_fast.h196 u32 rx_frames; /* Received frames counter (only frames member
A Ducc_slow.h208 u32 rx_frames; /* Received frames counters (only frames member
/linux/drivers/net/
A Dsb1000.c70 unsigned int rx_frames; member
770 lp->rx_frames++; in sb1000_rx()
960 lp->rx_frames = 0; in sb1000_open()
1016 stats[1] = lp->rx_frames; in sb1000_siocdevprivate()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_mng_tlv.c278 p_buf->p_val = &p_drv_buf->rx_frames; in qed_mfw_get_gen_tlv_value()
279 return sizeof(p_drv_buf->rx_frames); in qed_mfw_get_gen_tlv_value()
1150 p_buf->p_val = &p_drv_buf->rx_frames; in qed_mfw_get_iscsi_tlv_value()
1151 return sizeof(p_drv_buf->rx_frames); in qed_mfw_get_iscsi_tlv_value()
/linux/drivers/scsi/csiostor/
A Dt4fw_api_stor.h448 __be64 rx_frames; member
465 __be64 rx_frames; member
/linux/drivers/net/ethernet/brocade/bna/
A Dbfa_defs_cna.h26 u64 rx_frames; /*!< Rx frames */ member
/linux/drivers/net/ethernet/chelsio/cxgb3/
A 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()
/linux/drivers/staging/wfx/
A Ddebug.c96 PUT_COUNTER(rx_frames); in wfx_counters_show()
/linux/drivers/net/ethernet/cavium/liquidio/
A Dlio_ethtool.c2248 rx_max_coalesced_frames = intrmod->rx_frames; in oct_cfg_rx_intrcnt()
2262 intrmod->rx_frames = rx_max_coalesced_frames; in oct_cfg_rx_intrcnt()
2270 rx_max_coalesced_frames = intrmod->rx_frames; in oct_cfg_rx_intrcnt()
2283 intrmod->rx_frames = rx_max_coalesced_frames; in oct_cfg_rx_intrcnt()
2334 (intrmod->rx_frames | in oct_cfg_rx_intrtime()
2356 (intrmod->rx_frames | in oct_cfg_rx_intrtime()
2457 intrmod.rx_frames = CFG_GET_OQ_INTR_PKT(octeon_get_conf(oct)); in lio_set_intr_coalesce()
/linux/drivers/soc/fsl/qe/
A Ducc_fast.c225 uccf->rx_frames = 0; in ucc_fast_init()
/linux/drivers/net/ethernet/cavium/thunder/
A Dnic.h184 u64 rx_frames; member
/linux/drivers/scsi/bfa/
A Dbfad_attr.c289 hstats->rx_frames = fcstats->fc.rx_frames; in bfad_im_get_stats()
/linux/drivers/scsi/fnic/
A Dfnic_main.c231 stats->rx_frames = vs->rx.rx_unicast_frames_ok; in fnic_get_stats()
262 stats->rx_frames); in fnic_dump_fchost_stats()

Completed in 73 milliseconds

123