Searched defs:byte_off (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/hw/irdma/ |
H A 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/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
|