Searched refs:lay (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 192 ent->lay->sig = ~xor8_buf(ent->lay, sizeof(*ent->lay)); in set_signature() 203 own = ent->lay->status_own; in poll_timeout() 226 sig = xor8_buf(ent->lay, sizeof(*ent->lay)); in verify_signature() 570 u16 op = be16_to_cpu(((struct mlx5_inbox_hdr *)(ent->lay->in))->opcode); in dump_command() 591 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset); in dump_command() 592 offset += sizeof(ent->lay->in); in dump_command() 594 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset); in dump_command() 595 offset += sizeof(ent->lay->out); in dump_command() 598 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset); in dump_command() 599 offset += sizeof(*ent->lay); in dump_command() [all …]
|
D | pagealloc.c | 480 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local 483 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
|
/linux-4.4.14/drivers/edac/ |
D | edac_mc_sysfs.c | 934 int lay; in edac_create_sysfs_mci_device() local 935 for (lay = 0; lay < mci->n_layers; lay++) in edac_create_sysfs_mci_device() 937 edac_layer_name[mci->layers[lay].type], in edac_create_sysfs_mci_device() 938 dimm->location[lay]); in edac_create_sysfs_mci_device()
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 104 determines how the hardware BCH engine will lay
|
/linux-4.4.14/include/linux/mlx5/ |
D | driver.h | 574 struct mlx5_cmd_layout *lay; member
|
/linux-4.4.14/Documentation/ |
D | xillybus.txt | 305 to lay around in the DMA buffers between read() and write() anyhow.
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 253 About now is a good time to lay out an example. Here is part of the
|
/linux-4.4.14/Documentation/development-process/ |
D | 2.Process | 468 you can lay your hands on". Usually the way to do this is to work
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
|