Symbol: bits32_t
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
188
get_bits32(bits32_t v, bitdef_t d)
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
193
set_bits32(bits32_t *v, bitdef_t d, uint32_t val)
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
199
get_bit32(bits32_t v, uint32_t mask)
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
204
set_bit32(bits32_t *v, uint32_t mask)
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
209
clear_bit32(bits32_t *v, uint32_t mask)
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
213
static inline bits32_t
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
217
return ((bits32_t){ .bit_val = 0 });
usr/src/uts/common/io/mlxcx/mlxcx_endint.h
220
from_bits32(bits32_t v)
usr/src/uts/common/io/mlxcx/mlxcx_intr.c
156
bits32_t v = new_bits32();
usr/src/uts/common/io/mlxcx/mlxcx_intr.c
192
bits32_t v = new_bits32();
usr/src/uts/common/io/mlxcx/mlxcx_intr.c
278
bits32_t dbval = new_bits32();
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
1490
bits32_t mlcap_eth_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
1510
bits32_t mlcap_flow_prop_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
1522
bits32_t mlcap_flow_prop_support[4];
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
1523
bits32_t mlcap_flow_prop_bitmask[4];
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
1527
bits32_t mlcap_flow_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2256
bits32_t mlrd_paos_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2385
bits32_t mlrd_ptys_ext_proto_cap;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2386
bits32_t mlrd_ptys_proto_cap;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2388
bits32_t mlrd_ptys_ext_proto_admin;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2389
bits32_t mlrd_ptys_proto_admin;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2391
bits32_t mlrd_ptys_ext_proto_oper;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2392
bits32_t mlrd_ptys_proto_oper;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2394
bits32_t mlrd_ptys_proto_partner_advert;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2589
bits32_t mlrd_pplm_fec_override_cap;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
2590
bits32_t mlrd_pplm_fec_override_admin;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
514
bits32_t mlcqd_arm_ci;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
585
bits32_t mlcqc_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
646
bits32_t mlwqc_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
680
bits32_t mlrqc_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
725
bits32_t mlsqc_flags;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
940
bits32_t mltirc_lro;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
948
bits32_t mltirc_rx_hash_fields_outer;
usr/src/uts/common/io/mlxcx/mlxcx_reg.h
949
bits32_t mltirc_rx_hash_fields_inner;