Searched defs:byte_off (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | uk.c | 234 u32 total_size = 0, byte_off; in irdma_uk_rdma_write() local 425 u32 wqe_idx, i, byte_off; in irdma_uk_srq_post_receive() local 481 u32 i, byte_off, total_size = 0; in irdma_uk_rdma_read() local 562 u32 i, wqe_idx, total_size = 0, byte_off; in irdma_uk_send() local 993 u32 wqe_idx, i, byte_off; in irdma_uk_post_receive() local
|
| /linux/tools/power/acpi/tools/ec/ |
| H A D | ec_access.c | 129 int byte_off, bytes_read; in dump_ec() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 54 #define _HWS_SET32(p, v, byte_off, bit_off, mask) \ argument 66 #define HWS_SET32(p, v, byte_off, bit_off, mask) \ argument 80 #define HWS_GET32(p, byte_off, bit_off, mask) \ argument
|
| H A D | definer.h | 268 u32 byte_off; member
|
| /linux/drivers/mailbox/ |
| H A D | mailbox-mpfs.c | 139 u8 byte_off = ALIGN_DOWN(msg->cmd_data_size, 4); in mpfs_mbox_send_data() local
|
| /linux/tools/lib/bpf/ |
| H A D | relo_core.c | 685 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id, elem_id; in bpf_core_calc_field_relo() local
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_panic_qr.rs | 515 let byte_off = *offset / 8; in push() localVariable
|