Home
last modified time | relevance | path

Searched full:depletion (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ierb.c114 /* Free buffer depletion threshold in bytes. in enetc_ierb_probe()
117 * buffer memory falls below this threshold, a depletion indication is in enetc_ierb_probe()
120 * It is recommended to set the free buffer depletion threshold to 1024 in enetc_ierb_probe()
/linux/drivers/crypto/caam/
H A Derror.c150 { 0xC0, "Table buffer pool 0 depletion"},
151 { 0xC1, "Table buffer pool 1 depletion"},
152 { 0xC2, "Data buffer pool 0 depletion, no OF allocated"},
153 { 0xC3, "Data buffer pool 1 depletion, no OF allocated"},
154 { 0xC4, "Data buffer pool 0 depletion, partial OF allocated"},
155 { 0xC5, "Data buffer pool 1 depletion, partial OF allocated"},
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.h183 /* A structure for defining BM pool depletion criteria */
194 * depletion (Note - this pool must be used by this port!).
202 * for depletion (Note - this pool must be used by this port!)
H A Dfman_port.c206 u32 fmbm_mpd; /* BM Pool Depletion */
368 /* Consider this buffer in multiple pools depletion criteria */
370 /* Consider this buffer in single pool depletion criteria */
795 /* Pools depletion */ in set_bpools()
923 /* FMBM_RMPD reg. - pool depletion */ in set_ext_buffer_pools()
1440 /* define external buffer pools and pool depletion */ in fman_port_init()
/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dfsl,bman.yaml15 pools originally created by software with configurable depletion thresholds.
/linux/include/linux/sched/
H A Dext.h168 * depletion, a scheduling event is triggered.
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst210 pool depletion
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h67 * Ingress frame drop due to buffer pool depletion should be a corner case only
H A Ddpaa2-eth.c2079 * buffer pool depletion trigger for pause frames or with the group in dpaa2_eth_set_rx_taildrop()
/linux/drivers/soc/fsl/qbman/
H A Dbman.c248 /* Used for hash-table admin when using depletion notifications. */
H A Dqman.c1276 /* initial snapshot is no-depletion */ in qman_create_portal()
/linux/mm/
H A Doom_kill.c961 * depletion of all memory. This prevents mm->mmap_lock livelock when an in __oom_kill_process()