Home
last modified time | relevance | path

Searched defs:byte_off (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/drivers/infiniband/hw/irdma/
Duk.c239 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.14.4/tools/power/acpi/tools/ec/
Dec_access.c129 int byte_off, bytes_read; in dump_ec() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Ddefiner.c54 #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
Ddefiner.h268 u32 byte_off; member
/linux-6.14.4/drivers/mailbox/
Dmailbox-mpfs.c139 u8 byte_off = ALIGN_DOWN(msg->cmd_data_size, 4); in mpfs_mbox_send_data() local
/linux-6.14.4/drivers/gpu/drm/
Ddrm_panic_qr.rs303 let byte_off = offset / 8; in get_next_13b() localVariable
508 let byte_off = *offset / 8; in push() localVariable
/linux-6.14.4/tools/lib/bpf/
Drelo_core.c686 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; in bpf_core_calc_field_relo() local