Home
last modified time | relevance | path

Searched full:replenish (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/drivers/net/ipa/
Dipa_endpoint.h125 * enum ipa_replenish_flag: RX buffer replenish flags
129 * @IPA_REPLENISH_COUNT: Number of defined replenish flags
149 * @replenish_count: Total number of replenish transactions committed
150 * @replenish_work: Work item used for repeated replenish failures
Dipa_endpoint.c1328 * ipa_endpoint_replenish() - Replenish endpoint receive buffers
1370 * replenish again. It's unlikely, but if we fail to supply even in ipa_endpoint_replenish()
1371 * one buffer, nothing will trigger another replenish attempt. in ipa_endpoint_replenish()
/linux-6.15/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_rx.c308 /* Read receive consumer index before replenish so that this routine in mlxbf_gige_rx_packet()
318 /* Ensure completion of all writes before notifying HW of replenish */ in mlxbf_gige_rx_packet()
/linux-6.15/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h272 * replenish
286 * replenish
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_config.h107 * replenish the descriptor ring with new buffers.
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep/
Doctep_config.h122 * replenish the descriptor ring with new buffers.
/linux-6.15/drivers/net/ethernet/ibm/
Dibmveth.c210 /* replenish the buffers for a pool. note that we don't need to
244 "replenish: unable to allocate skb\n"); in ibmveth_replenish_buffer_pool()
321 /* replenish routine */
389 * but mark index as available. replenish will see the skb pointer and in ibmveth_remove_buffer_from_pool()
619 netdev_dbg(netdev, "initial replenish cycle\n"); in ibmveth_open()
/linux-6.15/include/linux/
Dstackdepot.h138 * replenish the stack pools in case no space is left (allocates using GFP
/linux-6.15/arch/powerpc/platforms/pseries/
Dvio.c211 /* Spare is a subset of the reserve pool, replenish it first. */ in vio_cmo_dealloc()
215 * Replenish the spare in the reserve pool from the excess pool. in vio_cmo_dealloc()
229 * Replenish the spare in the reserve pool from the reserve pool. in vio_cmo_dealloc()
855 /* Replenish spare from freed reserve pool */ in vio_cmo_bus_remove()
/linux-6.15/drivers/net/wireless/ath/ath12k/
Ddbring.c103 ath12k_warn(ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath12k_dbring_fill_bufs()
/linux-6.15/drivers/net/wireless/ath/ath11k/
Ddbring.c138 ath11k_warn(ar->ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath11k_dbring_fill_bufs()
Ddebugfs.c1247 static const char * const event_id_to_string[] = {"empty", "Rx", "Replenish"}; in ath11k_debug_dump_dbr_entries()
/linux-6.15/fs/xfs/libxfs/
Dxfs_ag_resv.c324 * replenish the AG's free space. in xfs_ag_resv_init()
/linux-6.15/kernel/sched/
Ddeadline.c914 printk_deferred_once("sched: DL replenish lagged too much\n"); in replenish_dl_entity()
1334 * We can be both throttled and !queued. Replenish the counter in dl_task_timer()
2133 * The replenish timer needs to be canceled. No in enqueue_task_dl()
2147 * being boosted again with no means to replenish the runtime and clear in enqueue_task_dl()
2152 printk_deferred_once("sched: DL de-boosted task PID %d: REPLENISH flag missing\n", in enqueue_task_dl()
Dsched.h337 * need a timer to replenish it.
2323 * ENQUEUE_REPLENISH - CBS (replenish runtime and postpone deadline)
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c73 * Max number of Rx buffers we replenish at a time.
180 * refill_rspq - replenish an SGE response queue
182 * @q: the response queue to replenish
/linux-6.15/drivers/scsi/fnic/
Dfnic_fcs.c583 * buffer processing to replenish the buffers in the RQ
/linux-6.15/drivers/scsi/
Dlibiscsi_tcp.c1158 * could replenish r2tqueue. in iscsi_tcp_r2tpool_alloc()
/linux-6.15/drivers/net/wireless/intel/iwlegacy/
D3945-mac.c875 * to replenish the iwl->rxq->rx_free.
1008 /* We don't reschedule replenish work here -- we will in il3945_rx_allocate()
1010 * more buffers it will schedule replenish */ in il3945_rx_allocate()
/linux-6.15/fs/xfs/
Dxfs_bmap_util.c1469 * the transaction in this case to replenish the fallback log reservation and
/linux-6.15/drivers/net/ethernet/pasemi/
Dpasemi_mac.c780 * replenish loop uses it to tell when it's done. in pasemi_mac_clean_rx()
/linux-6.15/drivers/net/xen-netback/
Dnetback.c822 /* Passed the point where we can replenish credit? */ in tx_credit_exceeded()
/linux-6.15/drivers/scsi/csiostor/
Dcsio_wr.c1235 /* Replenish free list buffers if pending falls below low water mark */ in csio_wr_process_iq()
/linux-6.15/drivers/infiniband/hw/irdma/
Dpuda.c1690 * on which wqe_idx to start replenish rq in irdma_ieq_receive()
/linux-6.15/drivers/scsi/lpfc/
Dlpfc_nvmet.c2318 * on is empty. Our goal is to replenish this MRQs context in lpfc_nvmet_replenish_context()
2323 * we needed to replenish this CPU where nvmet_ctx_next_cpu in lpfc_nvmet_replenish_context()

12