Home
last modified time | relevance | path

Searched defs:field_offset (Results 1 – 14 of 14) sorted by relevance

/linux/include/rdma/
H A Diba.h56 #define _IBA_SET(field_struct, field_offset, field_mask, num_bits, ptr, value) \ argument
64 #define _IBA_GET_MEM_PTR(field_struct, field_offset, type, num_bits, ptr) \ argument
72 #define _IBA_SET_MEM(field_struct, field_offset, type, num_bits, ptr, in, \ argument
84 #define _IBA_GET(field_struct, field_offset, field_mask, num_bits, ptr) \ argument
93 #define _IBA_GET_MEM(field_struct, field_offset, type, num_bits, ptr, out, \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c36 int field_offset; member
299 int btf_id, field_offset; in find_field_offset() local
537 int field_offset; in match_pattern() local
584 int field_offset; in match_pattern() local
/linux/drivers/acpi/acpica/
H A Dexfldio.c654 u32 field_offset = 0; in acpi_ex_extract_from_field() local
815 u32 field_offset = 0; in acpi_ex_insert_into_field() local
/linux/drivers/net/pse-pd/
H A Dtps23881.c99 static u16 tps23881_calc_val(u16 reg_val, u8 chan, u8 field_offset, in tps23881_calc_val()
121 static u16 tps23881_set_val(u16 reg_val, u8 chan, u8 field_offset, in tps23881_set_val()
1114 static u8 tps23881_irq_export_chans_helper(u16 reg_val, u8 field_offset) in tps23881_irq_export_chans_helper()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c23 unsigned long field_offset, struct stmmac_safety_stats *stats) in dwmac5_log_error()
H A Ddwxgmac2_core.c637 unsigned long field_offset, in dwxgmac3_log_error()
/linux/drivers/input/mouse/
H A Dtrackpoint.c97 size_t field_offset; member
H A Delantech.c1264 size_t field_offset; member
/linux/drivers/input/touchscreen/
H A Dhycon-hy46xx.c148 size_t field_offset; member
H A Dedt-ft5x06.c351 size_t field_offset; member
H A Delants_i2c.c1255 size_t field_offset; member
/linux/drivers/net/phy/
H A Dmdio_bus.c159 unsigned int field_offset; member
/linux/sound/soc/codecs/
H A Dwm_adsp.c1411 unsigned int field_offset, u32 *data) in wm_adsp_buffer_read() argument
1418 unsigned int field_offset, u32 data) in wm_adsp_buffer_write() argument
/linux/fs/xfs/
H A Dxfs_log.c3329 ptrdiff_t field_offset; in xlog_verify_iclog() local