Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A 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/tools/power/acpi/tools/ec/
H A Dec_access.c129 int byte_off, bytes_read; in dump_ec() local
/linux/drivers/gpu/drm/
H A Ddrm_panic_qr.rs303 let byte_off = offset / 8; in get_next_13b() localVariable
508 let byte_off = *offset / 8; in push() localVariable