Searched refs:lay (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 219 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature() 232 own = READ_ONCE(ent->lay->status_own); in poll_timeout() 251 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature() 789 u16 op = MLX5_GET(mbox_in, ent->lay->in, opcode); in dump_command() 811 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset); in dump_command() 812 offset += sizeof(ent->lay->in); in dump_command() 814 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset); in dump_command() 815 offset += sizeof(ent->lay->out); in dump_command() 818 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset); in dump_command() 819 offset += sizeof(*ent->lay); in dump_command() [all …]
|
D | pagealloc.c | 621 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local 624 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-selection.rst | 77 rectangle. The original rectangle must lay inside the adjusted one. 80 rectangle. The adjusted rectangle must lay inside the original one.
|
/Linux-v5.10/Documentation/core-api/ |
D | packing.rst | 45 logically. The question is: where do we lay this bit out in memory?
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | group_descr.rst | 17 property to group several block groups into a flex group and lay out all
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 116 determines how the hardware BCH engine will lay
|
/Linux-v5.10/include/linux/mlx5/ |
D | driver.h | 762 struct mlx5_cmd_layout *lay; member
|
/Linux-v5.10/Documentation/devicetree/ |
D | usage-model.rst | 258 About now is a good time to lay out an example. Here is part of the
|
/Linux-v5.10/Documentation/driver-api/ |
D | xillybus.rst | 304 to lay around in the DMA buffers between read() and write() anyhow.
|
/Linux-v5.10/arch/s390/tools/ |
D | opcodes.txt | 795 e371 lay RXY_RRRD
|
/Linux-v5.10/Documentation/process/ |
D | 2.Process.rst | 493 you can lay your hands on". Usually the way to do this is to work
|
/Linux-v5.10/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
|
/Linux-v5.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 2473 to lay programs.
|