Home
last modified time | relevance | path

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

/linux/tools/power/acpi/tools/ec/
H A Dec_access.c129 int byte_off, bytes_read; in dump_ec() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A 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
/linux/drivers/mailbox/
H A Dmailbox-mpfs.c138 u8 byte_off = ALIGN_DOWN(msg->cmd_data_size, 4); in mpfs_mbox_send_data() local
/linux/tools/lib/bpf/
H A Drelo_core.c687 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id, elem_id; in bpf_core_calc_field_relo() local