Searched refs:lay (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | cmd.c | 266 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature() 302 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature() 880 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command() 883 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command() 887 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command() 965 struct mlx5_cmd_layout *lay; in cmd_work_handler() local 1005 ent->lay = lay; in cmd_work_handler() 1006 memset(lay, 0, sizeof(*lay)); in cmd_work_handler() 1007 memcpy(lay->in, ent->in->first.data, sizeof(lay->in)); in cmd_work_handler() 1015 lay->token = ent->token; in cmd_work_handler() [all …]
|
A D | pagealloc.c | 657 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local 660 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A 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-6.3-rc2/Documentation/core-api/ |
A D | packing.rst | 45 logically. The question is: where do we lay this bit out in memory?
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | group_descr.rst | 17 property to group several block groups into a flex group and lay out all
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/ |
A D | brcm,brcmnand.yaml | 129 determines how the hardware BCH engine will lay
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | driver.h | 852 struct mlx5_cmd_layout *lay; member
|
/linux-6.3-rc2/Documentation/devicetree/ |
A D | usage-model.rst | 258 About now is a good time to lay out an example. Here is part of the
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | xillybus.rst | 304 to lay around in the DMA buffers between read() and write() anyhow.
|
/linux-6.3-rc2/arch/s390/tools/ |
A D | opcodes.txt | 800 e371 lay RXY_RRRD
|
/linux-6.3-rc2/Documentation/process/ |
A D | 2.Process.rst | 486 you can lay your hands on". Usually the way to do this is to work
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | ChangeLog.sym53c8xx | 460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | bpf_devel_QA.rst | 53 The following steps lay out how to start a CI run for your patches:
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | reporting-issues.rst | 1741 art will lay some groundwork to improve the situation over time.
|
A D | cgroup-v2.rst | 2807 to lay programs.
|
Completed in 41 milliseconds