Home
last modified time | relevance | path

Searched full:water (Results 1 – 25 of 110) sorted by relevance

12345

/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-el15203000.txt15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and
49 /* water pipe */
/Linux-v5.10/Documentation/admin-guide/device-mapper/
Dthin-provisioning.rst124 the low water mark. However, resuming a device always triggers an
126 water mark when handling this event.
128 A low water mark for the metadata device is maintained in the kernel and
270 <low water mark (blocks)> [<number of feature args> [<arg>]*]
312 If the number of free blocks drops below the pool's low water mark a
/Linux-v5.10/arch/mips/include/uapi/asm/
Dsocket.h40 #define SO_SNDLOWAT 0x1003 /* send low-water mark */
41 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_hw.h176 u32 high_water; /* Flow control high-water mark */
177 u32 low_water; /* Flow control low-water mark */
/Linux-v5.10/include/uapi/linux/
Dcyclades.h370 #define C_CM_TXLOWWM 0x61 /* Tx buffer low water mark */
371 #define C_CM_RXHIWM 0x62 /* Rx buffer high water mark */
426 __u32 tx_threshold; /* tx low water mark */
431 __u32 rx_threshold; /* rx high water mark */
Dtaskstats.h142 __u64 hiwater_vm; /* High-water VM usage, in KB */
/Linux-v5.10/mm/
Dpage_reporting.h29 * which will determine if a give zone has crossed over the high-water mark
/Linux-v5.10/include/drm/
Ddrm_legacy.h99 int low_mark; /**< Low water mark */
100 int high_mark; /**< High water mark */
/Linux-v5.10/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts54 air-water {
55 label = "air-water";
203 /*B0-B7*/ "","","","","","air-water","","",
Daspeed-bmc-opp-mowgli.dts49 air-water {
50 label = "air-water";
Daspeed-bmc-opp-swift.dts41 air-water {
42 label = "air-water";
/Linux-v5.10/fs/jfs/
Djfs_txnmgr.h185 struct lv lwm; /* 2: low water mark */
186 struct lv hwm; /* 2: high water mark */
/Linux-v5.10/drivers/net/ethernet/intel/igb/
De1000_hw.h465 u32 high_water; /* Flow control high-water mark */
466 u32 low_water; /* Flow control low-water mark */
/Linux-v5.10/drivers/net/fddi/skfp/h/
Dhwmtm.h351 * the given low water mark.
353 * para low_water low water mark of used RxD's
/Linux-v5.10/scripts/tracing/
Dftrace-bisect.sh55 # iteration, so don't talk so much at the water cooler the second time.
/Linux-v5.10/sound/soc/sprd/
Dsprd-mcdt.c57 /* Channel water mark definition */
656 * @water_mark: water mark to trigger a interrupt
765 * @water_mark: water mark to trigger a DMA request
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82598.c284 /* Validate the water mark configuration */ in ixgbe_fc_enable_82598()
288 /* Low water mark of zero causes XOFF floods */ in ixgbe_fc_enable_82598()
294 hw_dbg(hw, "Invalid water mark configuration\n"); in ixgbe_fc_enable_82598()
380 /* Set up and enable Rx high/low water mark thresholds, enable XON. */ in ixgbe_fc_enable_82598()
Dixgbe_dcb_82599.c240 * switch is enabled we must set the high water mark in ixgbe_dcb_config_pfc_82599()
/Linux-v5.10/arch/mips/include/asm/sgi/
Dhpc3.h54 #define HPC3_PDMACTRL_HW 0x0000ff00 /* DMA High-water mark */
88 #define HPC3_SDCFG_HWAT 0x00e00 /* DMA high water mark */
/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dhw.h651 u32 high_water; /* Flow control high-water mark */
652 u32 low_water; /* Flow control low-water mark */
/Linux-v5.10/Documentation/devicetree/bindings/serial/
D8250.yaml170 Specify the TX FIFO low water indication for parts with programmable
/Linux-v5.10/Documentation/accounting/
Dtaskstats-struct.rst170 __u64 hiwater_vm; /* High-water virtual memory usage */
/Linux-v5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h614 u32 high_water; /* Flow Control High-water */
615 u32 low_water; /* Flow Control Low-water */
/Linux-v5.10/drivers/soc/fsl/qbman/
Dbman_ccsr.c74 /* Only trigger low water mark interrupt once only */
/Linux-v5.10/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h52 u32 fec_x_wmrk; /* FIFO transmit water mark */

12345