Searched full:depletion (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ierb.c | 114 /* 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 D | error.c | 150 { 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 D | fman.h | 183 /* 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 D | fman_port.c | 206 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 D | fsl,bman.yaml | 15 pools originally created by software with configurable depletion thresholds.
|
/linux/include/linux/sched/ |
H A D | ext.h | 168 * depletion, a scheduling event is triggered.
|
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A D | overview.rst | 210 pool depletion
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 67 * Ingress frame drop due to buffer pool depletion should be a corner case only
|
H A D | dpaa2-eth.c | 2079 * buffer pool depletion trigger for pause frames or with the group in dpaa2_eth_set_rx_taildrop()
|
/linux/drivers/soc/fsl/qbman/ |
H A D | bman.c | 248 /* Used for hash-table admin when using depletion notifications. */
|
H A D | qman.c | 1276 /* initial snapshot is no-depletion */ in qman_create_portal()
|
/linux/mm/ |
H A D | oom_kill.c | 961 * depletion of all memory. This prevents mm->mmap_lock livelock when an in __oom_kill_process()
|