Home
last modified time | relevance | path

Searched refs:max_command_size (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-intel_pmt-features39 max_command_size
72 │ ├── max_command_size
78 │ ├── max_command_size
83 │ ├── max_command_size
89 │ ├── max_command_size
102 │ ├── max_command_size
108 the capability (e.g., `max_command_size` for MCTP-capable features).
/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery.c68 u32 max_command_size:16; member
252 return sysfs_emit(buf, "%u\n", command->max_command_size); in max_command_size_show()
255 __ATTR_RO(max_command_size);
/linux/drivers/scsi/aacraid/
H A Daacraid.h2435 u32 max_command_size; member