Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c220 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature()
256 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature()
825 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command()
828 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command()
832 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command()
934 struct mlx5_cmd_layout *lay; in cmd_work_handler() local
974 ent->lay = lay; in cmd_work_handler()
975 memset(lay, 0, sizeof(*lay)); in cmd_work_handler()
976 memcpy(lay->in, ent->in->first.data, sizeof(lay->in)); in cmd_work_handler()
985 lay->token = ent->token; in cmd_work_handler()
[all …]
A Dpagealloc.c627 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local
630 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
/linux/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/Documentation/core-api/
A Dpacking.rst45 logically. The question is: where do we lay this bit out in memory?
/linux/Documentation/devicetree/bindings/mtd/
A Dbrcm,brcmnand.yaml129 determines how the hardware BCH engine will lay
/linux/Documentation/filesystems/ext4/
A Dgroup_descr.rst17 property to group several block groups into a flex group and lay out all
/linux/include/linux/mlx5/
A Ddriver.h813 struct mlx5_cmd_layout *lay; member
/linux/Documentation/devicetree/
A Dusage-model.rst258 About now is a good time to lay out an example. Here is part of the
/linux/Documentation/driver-api/
A Dxillybus.rst304 to lay around in the DMA buffers between read() and write() anyhow.
/linux/arch/s390/tools/
A Dopcodes.txt799 e371 lay RXY_RRRD
/linux/Documentation/process/
A D2.Process.rst493 you can lay your hands on". Usually the way to do this is to work
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst2660 to lay programs.
A Dreporting-issues.rst1755 art will lay some groundwork to improve the situation over time.

Completed in 29 milliseconds