Home
last modified time | relevance | path

Searched refs:pkts_compl (Results 1 - 25 of 73) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtx_common.c112 unsigned int pkts_compl = 0, bytes_compl = 0; in efx_fini_tx_queue() local
116 efx_dequeue_buffer(tx_queue, buffer, &pkts_compl, &bytes_compl, in efx_fini_tx_queue()
151 unsigned int *pkts_compl, in efx_dequeue_buffer()
175 EFX_WARN_ON_PARANOID(!pkts_compl || !bytes_compl); in efx_dequeue_buffer()
176 (*pkts_compl)++; in efx_dequeue_buffer()
211 unsigned int *pkts_compl, in efx_dequeue_buffers()
232 efx_dequeue_buffer(tx_queue, buffer, pkts_compl, bytes_compl, in efx_dequeue_buffers()
255 unsigned int fill_level, pkts_compl = 0, bytes_compl = 0; in efx_xmit_done() local
261 efx_dequeue_buffers(tx_queue, index, &pkts_compl, &bytes_compl, in efx_xmit_done()
263 tx_queue->pkts_compl in efx_xmit_done()
149 efx_dequeue_buffer(struct efx_tx_queue *tx_queue, struct efx_tx_buffer *buffer, unsigned int *pkts_compl, unsigned int *bytes_compl, unsigned int *efv_pkts_compl) efx_dequeue_buffer() argument
209 efx_dequeue_buffers(struct efx_tx_queue *tx_queue, unsigned int index, unsigned int *pkts_compl, unsigned int *bytes_compl, unsigned int *efv_pkts_compl) efx_dequeue_buffers() argument
296 unsigned int pkts_compl = 0; efx_enqueue_unwind() local
[all...]
H A Dtx.c556 unsigned int pkts_compl = 0, bytes_compl = 0; in efx_xmit_done_single() local
579 efx_dequeue_buffer(tx_queue, buffer, &pkts_compl, &bytes_compl, in efx_xmit_done_single()
586 tx_queue->pkts_compl += pkts_compl; in efx_xmit_done_single()
589 EFX_WARN_ON_PARANOID(pkts_compl + efv_pkts_compl != 1); in efx_xmit_done_single()
H A Dtx_common.h21 unsigned int *pkts_compl,
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dtx_common.c109 unsigned int pkts_compl = 0, bytes_compl = 0; in efx_fini_tx_queue() local
112 efx_dequeue_buffer(tx_queue, buffer, &pkts_compl, &bytes_compl); in efx_fini_tx_queue()
146 unsigned int *pkts_compl, in efx_dequeue_buffer()
165 EFX_WARN_ON_PARANOID(!pkts_compl || !bytes_compl); in efx_dequeue_buffer()
166 (*pkts_compl)++; in efx_dequeue_buffer()
199 unsigned int *pkts_compl, in efx_dequeue_buffers()
219 efx_dequeue_buffer(tx_queue, buffer, pkts_compl, bytes_compl); in efx_dequeue_buffers()
241 unsigned int fill_level, pkts_compl = 0, bytes_compl = 0; in efx_xmit_done() local
246 efx_dequeue_buffers(tx_queue, index, &pkts_compl, &bytes_compl); in efx_xmit_done()
247 tx_queue->pkts_compl in efx_xmit_done()
144 efx_dequeue_buffer(struct efx_tx_queue *tx_queue, struct efx_tx_buffer *buffer, unsigned int *pkts_compl, unsigned int *bytes_compl) efx_dequeue_buffer() argument
197 efx_dequeue_buffers(struct efx_tx_queue *tx_queue, unsigned int index, unsigned int *pkts_compl, unsigned int *bytes_compl) efx_dequeue_buffers() argument
277 unsigned int pkts_compl = 0; efx_enqueue_unwind() local
[all...]
H A Dtx.c557 unsigned int pkts_compl = 0, bytes_compl = 0; in efx_xmit_done_single() local
579 efx_dequeue_buffer(tx_queue, buffer, &pkts_compl, &bytes_compl); in efx_xmit_done_single()
585 tx_queue->pkts_compl += pkts_compl; in efx_xmit_done_single()
588 EFX_WARN_ON_PARANOID(pkts_compl != 1); in efx_xmit_done_single()
H A Dtx_common.h21 unsigned int *pkts_compl,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dtx_common.c124 unsigned int *pkts_compl, in efx_dequeue_buffer()
143 EFX_WARN_ON_PARANOID(!pkts_compl || !bytes_compl); in efx_dequeue_buffer()
144 (*pkts_compl)++; in efx_dequeue_buffer()
182 unsigned int pkts_compl = 0, bytes_compl = 0; in efx_siena_fini_tx_queue() local
185 efx_dequeue_buffer(tx_queue, buffer, &pkts_compl, &bytes_compl); in efx_siena_fini_tx_queue()
200 unsigned int *pkts_compl, in efx_dequeue_buffers()
220 efx_dequeue_buffer(tx_queue, buffer, pkts_compl, bytes_compl); in efx_dequeue_buffers()
242 unsigned int fill_level, pkts_compl = 0, bytes_compl = 0; in efx_siena_xmit_done() local
247 efx_dequeue_buffers(tx_queue, index, &pkts_compl, &bytes_compl); in efx_siena_xmit_done()
248 tx_queue->pkts_compl in efx_siena_xmit_done()
122 efx_dequeue_buffer(struct efx_tx_queue *tx_queue, struct efx_tx_buffer *buffer, unsigned int *pkts_compl, unsigned int *bytes_compl) efx_dequeue_buffer() argument
198 efx_dequeue_buffers(struct efx_tx_queue *tx_queue, unsigned int index, unsigned int *pkts_compl, unsigned int *bytes_compl) efx_dequeue_buffers() argument
278 unsigned int pkts_compl = 0; efx_siena_enqueue_unwind() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtx.c53 unsigned int *pkts_compl, in ef4_dequeue_buffer()
69 (*pkts_compl)++; in ef4_dequeue_buffer()
356 unsigned int *pkts_compl, in ef4_dequeue_buffers()
377 ef4_dequeue_buffer(tx_queue, buffer, pkts_compl, bytes_compl); in ef4_dequeue_buffers()
496 unsigned int pkts_compl = 0, bytes_compl = 0; in ef4_xmit_done() local
500 ef4_dequeue_buffers(tx_queue, index, &pkts_compl, &bytes_compl); in ef4_xmit_done()
501 tx_queue->pkts_compl += pkts_compl; in ef4_xmit_done()
504 if (pkts_compl > 1) in ef4_xmit_done()
618 unsigned int pkts_compl in ef4_fini_tx_queue() local
51 ef4_dequeue_buffer(struct ef4_tx_queue *tx_queue, struct ef4_tx_buffer *buffer, unsigned int *pkts_compl, unsigned int *bytes_compl) ef4_dequeue_buffer() argument
354 ef4_dequeue_buffers(struct ef4_tx_queue *tx_queue, unsigned int index, unsigned int *pkts_compl, unsigned int *bytes_compl) ef4_dequeue_buffers() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtx.c53 unsigned int *pkts_compl, in ef4_dequeue_buffer()
69 (*pkts_compl)++; in ef4_dequeue_buffer()
357 unsigned int *pkts_compl, in ef4_dequeue_buffers()
378 ef4_dequeue_buffer(tx_queue, buffer, pkts_compl, bytes_compl); in ef4_dequeue_buffers()
497 unsigned int pkts_compl = 0, bytes_compl = 0; in ef4_xmit_done() local
501 ef4_dequeue_buffers(tx_queue, index, &pkts_compl, &bytes_compl); in ef4_xmit_done()
502 tx_queue->pkts_compl += pkts_compl; in ef4_xmit_done()
505 if (pkts_compl > 1) in ef4_xmit_done()
619 unsigned int pkts_compl in ef4_fini_tx_queue() local
51 ef4_dequeue_buffer(struct ef4_tx_queue *tx_queue, struct ef4_tx_buffer *buffer, unsigned int *pkts_compl, unsigned int *bytes_compl) ef4_dequeue_buffer() argument
355 ef4_dequeue_buffers(struct ef4_tx_queue *tx_queue, unsigned int index, unsigned int *pkts_compl, unsigned int *bytes_compl) ef4_dequeue_buffers() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.h69 unsigned int *pkts_compl,
71 void octeon_report_tx_completion_to_bql(void *txq, unsigned int pkts_compl,
H A Drequest_manager.c376 unsigned int pkts_compl = 0, bytes_compl = 0; in lio_process_iq_request_list() local
387 octeon_update_tx_completion_counters(buf, reqtype, &pkts_compl, in lio_process_iq_request_list()
432 octeon_report_tx_completion_to_bql(iq->app_ctx, pkts_compl, in lio_process_iq_request_list()
H A Dlio_core.c184 void octeon_report_tx_completion_to_bql(void *txq, unsigned int pkts_compl, in octeon_report_tx_completion_to_bql() argument
189 netdev_tx_completed_queue(netdev_queue, pkts_compl, bytes_compl); in octeon_report_tx_completion_to_bql()
193 unsigned int *pkts_compl, in octeon_update_tx_completion_counters()
217 (*pkts_compl)++; in octeon_update_tx_completion_counters()
192 octeon_update_tx_completion_counters(void *buf, int reqtype, unsigned int *pkts_compl, unsigned int *bytes_compl) octeon_update_tx_completion_counters() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.h69 unsigned int *pkts_compl,
71 void octeon_report_tx_completion_to_bql(void *txq, unsigned int pkts_compl,
H A Drequest_manager.c371 unsigned int pkts_compl = 0, bytes_compl = 0; in lio_process_iq_request_list() local
382 octeon_update_tx_completion_counters(buf, reqtype, &pkts_compl, in lio_process_iq_request_list()
427 octeon_report_tx_completion_to_bql(iq->app_ctx, pkts_compl, in lio_process_iq_request_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c156 unsigned int bytes_compl = 0, pkts_compl = 0; in hisi_femac_xmit_reclaim() local
170 pkts_compl++; in hisi_femac_xmit_reclaim()
181 netdev_completed_queue(dev, pkts_compl, bytes_compl); in hisi_femac_xmit_reclaim()
183 if (unlikely(netif_queue_stopped(dev)) && pkts_compl) in hisi_femac_xmit_reclaim()
H A Dhix5hd2_gmac.c592 unsigned int bytes_compl = 0, pkts_compl = 0; in hix5hd2_xmit_reclaim() local
611 pkts_compl++; in hix5hd2_xmit_reclaim()
633 if (pkts_compl || bytes_compl) in hix5hd2_xmit_reclaim()
634 netdev_completed_queue(dev, pkts_compl, bytes_compl); in hix5hd2_xmit_reclaim()
636 if (unlikely(netif_queue_stopped(priv->netdev)) && pkts_compl) in hix5hd2_xmit_reclaim()
H A Dhip04_eth.c452 unsigned int bytes_compl = 0, pkts_compl = 0; in hip04_tx_reclaim() local
475 pkts_compl++; in hip04_tx_reclaim()
487 if (pkts_compl || bytes_compl) in hip04_tx_reclaim()
488 netdev_completed_queue(ndev, pkts_compl, bytes_compl); in hip04_tx_reclaim()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c156 unsigned int bytes_compl = 0, pkts_compl = 0; in hisi_femac_xmit_reclaim() local
170 pkts_compl++; in hisi_femac_xmit_reclaim()
181 netdev_completed_queue(dev, pkts_compl, bytes_compl); in hisi_femac_xmit_reclaim()
183 if (unlikely(netif_queue_stopped(dev)) && pkts_compl) in hisi_femac_xmit_reclaim()
H A Dhix5hd2_gmac.c592 unsigned int bytes_compl = 0, pkts_compl = 0; in hix5hd2_xmit_reclaim() local
611 pkts_compl++; in hix5hd2_xmit_reclaim()
633 if (pkts_compl || bytes_compl) in hix5hd2_xmit_reclaim()
634 netdev_completed_queue(dev, pkts_compl, bytes_compl); in hix5hd2_xmit_reclaim()
636 if (unlikely(netif_queue_stopped(priv->netdev)) && pkts_compl) in hix5hd2_xmit_reclaim()
H A Dhip04_eth.c452 unsigned int bytes_compl = 0, pkts_compl = 0; in hip04_tx_reclaim() local
475 pkts_compl++; in hip04_tx_reclaim()
487 if (pkts_compl || bytes_compl) in hip04_tx_reclaim()
488 netdev_completed_queue(ndev, pkts_compl, bytes_compl); in hip04_tx_reclaim()
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c1084 int ret, pkts_compl, bytes_compl; in mtk_star_tx_complete_all() local
1089 for (pkts_compl = 0, bytes_compl = 0;; in mtk_star_tx_complete_all()
1090 pkts_compl++, bytes_compl += ret, wake = true) { in mtk_star_tx_complete_all()
1099 netdev_completed_queue(ndev, pkts_compl, bytes_compl); in mtk_star_tx_complete_all()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c872 unsigned int *pkts_compl) in bcm_sysport_tx_reclaim_one()
882 (*pkts_compl)++; in bcm_sysport_tx_reclaim_one()
897 unsigned int pkts_compl = 0, bytes_compl = 0; in __bcm_sysport_tx_reclaim() local
923 bcm_sysport_tx_reclaim_one(ring, cb, &bytes_compl, &pkts_compl); in __bcm_sysport_tx_reclaim()
935 ring->packets += pkts_compl; in __bcm_sysport_tx_reclaim()
942 "ring=%d c_index=%d pkts_compl=%d, bytes_compl=%d\n", in __bcm_sysport_tx_reclaim()
943 ring->index, ring->c_index, pkts_compl, bytes_compl); in __bcm_sysport_tx_reclaim()
945 return pkts_compl; in __bcm_sysport_tx_reclaim()
869 bcm_sysport_tx_reclaim_one(struct bcm_sysport_tx_ring *ring, struct bcm_sysport_cb *cb, unsigned int *bytes_compl, unsigned int *pkts_compl) bcm_sysport_tx_reclaim_one() argument
H A Dbgmac.c239 unsigned bytes_compl = 0, pkts_compl = 0; in bgmac_dma_tx_free() local
272 pkts_compl++; in bgmac_dma_tx_free()
283 if (!pkts_compl) in bgmac_dma_tx_free()
286 netdev_completed_queue(bgmac->net_dev, pkts_compl, bytes_compl); in bgmac_dma_tx_free()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c888 unsigned int *pkts_compl) in bcm_sysport_tx_reclaim_one()
898 (*pkts_compl)++; in bcm_sysport_tx_reclaim_one()
913 unsigned int pkts_compl = 0, bytes_compl = 0; in __bcm_sysport_tx_reclaim() local
939 bcm_sysport_tx_reclaim_one(ring, cb, &bytes_compl, &pkts_compl); in __bcm_sysport_tx_reclaim()
951 ring->packets += pkts_compl; in __bcm_sysport_tx_reclaim()
958 "ring=%d c_index=%d pkts_compl=%d, bytes_compl=%d\n", in __bcm_sysport_tx_reclaim()
959 ring->index, ring->c_index, pkts_compl, bytes_compl); in __bcm_sysport_tx_reclaim()
961 return pkts_compl; in __bcm_sysport_tx_reclaim()
885 bcm_sysport_tx_reclaim_one(struct bcm_sysport_tx_ring *ring, struct bcm_sysport_cb *cb, unsigned int *bytes_compl, unsigned int *pkts_compl) bcm_sysport_tx_reclaim_one() argument
H A Dbgmac.c239 unsigned bytes_compl = 0, pkts_compl = 0; in bgmac_dma_tx_free() local
272 pkts_compl++; in bgmac_dma_tx_free()
283 if (!pkts_compl) in bgmac_dma_tx_free()
286 netdev_completed_queue(bgmac->net_dev, pkts_compl, bytes_compl); in bgmac_dma_tx_free()

Completed in 34 milliseconds

123