Home
last modified time | relevance | path

Searched full:replenished (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_rx.c169 /* Write RX_WQE_PI with current number of replenished buffers */ in mlxbf_gige_rx_init()
310 * just-replenished buffer prior to exiting this routine. in mlxbf_gige_rx_packet()
315 /* Let hardware know we've replenished one buffer */ in mlxbf_gige_rx_packet()
/linux/kernel/sched/
H A Ddeadline.c793 * of a entity is replenished, its deadline is also postponed. That ensures
989 * case, the runtime is replenished and a new absolute deadline is set.
997 * CBS is applied. The runtime is replenished and a new absolute deadline is
1731 * // server replenished
2441 * If the reservation is still throttled, e.g., it got replenished but is a in enqueue_dl_entity()
3630 * have just replenished it (e.g. rt_mutex_setprio()). in prio_changed_dl()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c71 /* Returns number of Rx buffers replenished */
/linux/drivers/net/ipa/
H A Dipa_endpoint.c1329 * @endpoint: Endpoint to be replenished
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c2504 * iwl->rxq is replenished and the READ IDX is updated (updating the
2508 * + The Host/Firmware iwl->rxq is replenished at tasklet time from the rx_free
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2940 * buffers here, the queue will be replenished fully as these new buffers
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c343 /* Returns number of Rx buffers replenished */
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c921 netdev_dbg(adapter->netdev, "Replenished %d pools\n", i); in replenish_pools()