Home
last modified time | relevance | path

Searched full:maximal (Results 1 – 25 of 245) sorted by relevance

12345678910

/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h21 * @STA_FLG_MAX_AGG_SIZE_MSK: maximal size for A-MPDU (mask)
22 * @STA_FLG_MAX_AGG_SIZE_SHIFT: maximal size for A-MPDU (bit shift)
23 * @STA_FLG_MAX_AGG_SIZE_8K: maximal size for A-MPDU (8k supported)
24 * @STA_FLG_MAX_AGG_SIZE_16K: maximal size for A-MPDU (16k supported)
25 * @STA_FLG_MAX_AGG_SIZE_32K: maximal size for A-MPDU (32k supported)
26 * @STA_FLG_MAX_AGG_SIZE_64K: maximal size for A-MPDU (64k supported)
27 * @STA_FLG_MAX_AGG_SIZE_128K: maximal size for A-MPDU (128k supported)
28 * @STA_FLG_MAX_AGG_SIZE_256K: maximal size for A-MPDU (256k supported)
29 * @STA_FLG_MAX_AGG_SIZE_512K: maximal size for A-MPDU (512k supported)
30 * @STA_FLG_MAX_AGG_SIZE_1024K: maximal size for A-MPDU (1024k supported)
[all …]
Dtime-event.h71 /* If a Time Event has bounded repetitions, this is the maximal value */
136 /* If a Time Event has bounded repetitions, this is the maximal value */
206 * @max_frags: maximal number of fragments the Time Event can be divided to
/Linux-v6.1/security/tomoyo/
DKconfig19 int "Default maximal count for learning mode"
24 This is the default value for maximal ACL entries
32 int "Default maximal count for audit log"
37 This is the default value for maximal entries for
/Linux-v6.1/drivers/hwmon/
Dbt1-pvt.h63 * @PVT_TEMP_MAX: Maximal temperature in millidegrees of Celsius.
66 * @PVT_VOLT_MAX: Maximal voltage in mV.
69 * @PVT_DATA_MAX: Maximal PVT raw data value.
71 * @PVT_TRIM_MAX: Maximal temperature sensor trim value.
/Linux-v6.1/Documentation/mm/
Dmemory-model.rst11 spans a contiguous range up to the maximal address. It could be,
75 that aids the sections management. The section size and maximal number
82 The maximal number of sections is denoted `NR_MEM_SECTIONS` and
91 on `CONFIG_SPARSEMEM_EXTREME` and the maximal possible number of
/Linux-v6.1/Documentation/devicetree/bindings/ata/
Dsnps,dwc-ahci-common.yaml94 description: Maximal size of Tx DMA transactions in FIFO words
99 description: Maximal size of Rx DMA transactions in FIFO words
/Linux-v6.1/Documentation/power/
Dpower_supply_class.rst105 design values for maximal and minimal power supply voltages.
106 Maximal/minimal means values of voltages when battery considered
111 about maximal and minimal voltage thresholds of a given battery.
/Linux-v6.1/arch/x86/boot/compressed/
Dkernel_info.S17 /* Maximal allowed type for setup_data and setup_indirect structs. */
/Linux-v6.1/Documentation/devicetree/bindings/net/ieee802154/
Dadf7242.txt5 - spi-max-frequency: maximal bus speed (12.5 MHz)
Dmrf24j40.txt7 - spi-max-frequency: maximal bus speed, should be set something under or equal
Dmcr20a.txt5 - spi-max-frequency: maximal bus speed, should be set to a frequency
Dat86rf230.txt6 - spi-max-frequency: maximal bus speed, should be set to 7500000 depends
Dcc2520.txt5 - spi-max-frequency: maximal bus speed (8000000), should be set to 4000000 depends
/Linux-v6.1/arch/x86/include/asm/
Dintel_ds.h9 /* The maximal number of PEBS events: */
/Linux-v6.1/tools/include/uapi/linux/
Dpkt_sched.h215 __u32 limit; /* Maximal packets in queue */
217 unsigned flows; /* Maximal number of flows */
234 __u32 limit; /* HARD maximal flow queue length (bytes) */
264 __u32 limit; /* HARD maximal queue length (bytes) */
327 __u32 limit; /* HARD maximal queue length (bytes) */
/Linux-v6.1/include/linux/
Dext2_fs.h26 * Maximal count of links to a file
Dtcp.h129 u16 mss_clamp; /* Maximal mss, negotiated at connection setup */
236 u32 max_window; /* Maximal window ever seen from peer */
239 u32 window_clamp; /* Maximal window to advertise */
290 u32 mdev_max_us; /* maximal mdev for the last rtt period */
Dsmc91x.h7 * than the maximal access size. So, if your platform can do 16-bit
/Linux-v6.1/include/uapi/linux/
Dfd.h91 read_track, /* maximal number of errors permitted to read an
93 reset, /* maximal number of errors before a reset is tried */
94 recal, /* maximal number of errors before a recalibrate is
Dpkt_sched.h216 __u32 limit; /* Maximal packets in queue */
218 unsigned flows; /* Maximal number of flows */
235 __u32 limit; /* HARD maximal flow queue length (bytes) */
268 __u32 limit; /* HARD maximal queue length (bytes) */
347 __u32 limit; /* HARD maximal queue length (bytes) */
Dnilfs2_ondisk.h104 * Maximal mount counts
174 __le16 s_max_mnt_count; /* Maximal mount count */
277 * Maximal count of links to a file
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-platform-lg-laptop21 Maximal battery charge level. Accepted values are 80 or 100.
/Linux-v6.1/Documentation/networking/
Dtipc.rst14 than with any other known protocol, while maximal throughput is comparable to
94 Maximal byte throughput for inter-node connections is still somewhat lower than
/Linux-v6.1/include/linux/power/
Dbq2415x_charger.h26 /* Supported modes with maximal current limit */
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dani.c36 * MRC-CCK: Maximal Ratio Combining for CCK
60 * MRC (Maximal Ratio Combining) has always been used with multi-antenna ofdm.
77 * https://en.wikipedia.org/wiki/Maximal-ratio_combining

12345678910