Home
last modified time | relevance | path

Searched refs:lay (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c266 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 Dpagealloc.c657 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 Dvidioc-g-selection.rst77 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 Dpacking.rst45 logically. The question is: where do we lay this bit out in memory?
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Dgroup_descr.rst17 property to group several block groups into a flex group and lay out all
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Dbrcm,brcmnand.yaml129 determines how the hardware BCH engine will lay
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h852 struct mlx5_cmd_layout *lay; member
/linux-6.3-rc2/Documentation/devicetree/
A Dusage-model.rst258 About now is a good time to lay out an example. Here is part of the
/linux-6.3-rc2/Documentation/driver-api/
A Dxillybus.rst304 to lay around in the DMA buffers between read() and write() anyhow.
/linux-6.3-rc2/arch/s390/tools/
A Dopcodes.txt800 e371 lay RXY_RRRD
/linux-6.3-rc2/Documentation/process/
A D2.Process.rst486 you can lay your hands on". Usually the way to do this is to work
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.sym53c8xx460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
/linux-6.3-rc2/Documentation/bpf/
A Dbpf_devel_QA.rst53 The following steps lay out how to start a CI run for your patches:
/linux-6.3-rc2/Documentation/admin-guide/
A Dreporting-issues.rst1741 art will lay some groundwork to improve the situation over time.
A Dcgroup-v2.rst2807 to lay programs.

Completed in 52 milliseconds