Searched defs:byte_off (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/irdma/ |
D | uk.c | 239 u32 total_size = 0, byte_off; in irdma_uk_rdma_write() local 332 u32 i, byte_off, total_size = 0; in irdma_uk_rdma_read() local 413 u32 i, wqe_idx, total_size = 0, byte_off; in irdma_uk_send() local 844 u32 wqe_idx, i, byte_off; in irdma_uk_post_receive() local
|
/linux-6.12.1/tools/power/acpi/tools/ec/ |
D | ec_access.c | 129 int byte_off, bytes_read; in dump_ec() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_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
|
D | mlx5hws_definer.h | 268 u32 byte_off; member
|
/linux-6.12.1/drivers/mailbox/ |
D | mailbox-mpfs.c | 128 u8 byte_off = ALIGN_DOWN(msg->cmd_data_size, 4); in mpfs_mbox_send_data() local
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_panic_qr.rs | 306 let byte_off = offset / 8; in get_next_13b() localVariable 511 let byte_off = *offset / 8; in push() localVariable
|
/linux-6.12.1/tools/lib/bpf/ |
D | relo_core.c | 686 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; in bpf_core_calc_field_relo() local
|