Searched refs:u32 (Results 1 - 25 of 1104) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_features.h46 #define IXGBE_FEATURE_VF (u32)(1 << 0)
47 #define IXGBE_FEATURE_SRIOV (u32)(1 << 1)
48 #define IXGBE_FEATURE_RSS (u32)(1 << 2)
49 #define IXGBE_FEATURE_NETMAP (u32)(1 << 3)
50 #define IXGBE_FEATURE_FAN_FAIL (u32)(1 << 4)
51 #define IXGBE_FEATURE_TEMP_SENSOR (u32)(1 << 5)
52 #define IXGBE_FEATURE_BYPASS (u32)(1 << 6)
53 #define IXGBE_FEATURE_LEGACY_TX (u32)(1 << 7)
54 #define IXGBE_FEATURE_FDIR (u32)(1 << 8)
55 #define IXGBE_FEATURE_MSI (u32)(
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dcayman_blit_shaders.h31 extern const u32 cayman_ps[];
32 extern const u32 cayman_vs[];
33 extern const u32 cayman_default_state[];
35 extern const u32 cayman_ps_size, cayman_vs_size;
36 extern const u32 cayman_default_size;
H A Devergreen_blit_shaders.h31 extern const u32 evergreen_ps[];
32 extern const u32 evergreen_vs[];
33 extern const u32 evergreen_default_state[];
35 extern const u32 evergreen_ps_size, evergreen_vs_size;
36 extern const u32 evergreen_default_size;
H A Dsi_blit_shaders.h31 extern const u32 si_default_state[];
33 extern const u32 si_default_size;
H A Dr600_blit_shaders.h32 extern const u32 r6xx_ps[];
33 extern const u32 r6xx_vs[];
34 extern const u32 r7xx_default_state[];
35 extern const u32 r6xx_default_state[];
38 extern const u32 r6xx_ps_size, r6xx_vs_size;
39 extern const u32 r6xx_default_size, r7xx_default_size;
H A Dr600_cp.h9 u32 *npipes, u32 *nbanks, u32 *group_size);
12 unsigned family, u32 *ib, int *l);
/freebsd-11-stable/sys/dev/mlx5/
H A Dsrq.h39 u32 type;
40 u32 flags;
41 u32 log_size;
42 u32 wqe_shift;
43 u32 log_page_size;
44 u32 wqe_cnt;
45 u32 srqn;
46 u32 xrcd;
47 u32 page_offset;
48 u32 cq
[all...]
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-stats.h414 u32 tmac_frms;
415 u32 tmac_data_octets;
417 u32 tmac_mcst_frms;
418 u32 tmac_bcst_frms;
420 u32 tmac_ttl_octets;
421 u32 tmac_ucst_frms;
422 u32 tmac_nucst_frms;
423 u32 tmac_any_err_frms;
426 u32 tmac_vld_ip;
427 u32 tmac_drop_i
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcrc32_hw.cpp14 u32 computeHardwareCRC32(u32 Crc, uptr Data) {
15 return static_cast<u32>(CRC32_INTRINSIC(Crc, Data));
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dmfw_hsi.h51 u32 signature; /* Help to identify that the trace is valid */
52 u32 size; /* the size of the trace buffer in bytes*/
53 u32 curr_level; /* 2 - all will be written to the buffer
57 u32 modules_mask[2];/* a bit per module, 1 means write it, 0 means mask it */
60 u32 trace_prod; /* The next trace will be written to this offset */
61 u32 trace_oldest; /* The oldest valid trace starts at this offset (usually very close after the current producer) */
H A Decore_cxt_api.h38 u32 iid;
44 u32 tid_size;
45 u32 num_tids_per_block;
46 u32 waste;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.h19 bool ChainedOriginDepotPut(u32 here_id, u32 prev_id, u32 *new_id);
21 u32 ChainedOriginDepotGet(u32 id, u32 *other);
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dtransobj.h31 int mlx5_alloc_transport_domain(struct mlx5_core_dev *dev, u32 *tdn);
32 void mlx5_dealloc_transport_domain(struct mlx5_core_dev *dev, u32 tdn);
33 int mlx5_core_create_rq(struct mlx5_core_dev *dev, u32 *in, int inlen,
34 u32 *rqn);
35 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 *in, int inlen);
36 void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn);
37 int mlx5_core_query_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *out);
38 int mlx5_core_create_sq(struct mlx5_core_dev *dev, u32 *in, int inlen,
39 u32 *sq
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Dqca-vendor-attr.h19 u32 start_freq;
20 u32 end_freq;
24 u32 count;
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz.h51 int write_to_buf(void *, u32, u32 *, void *, u32);
52 int read_from_buf(void *, u32, u32 *, void *, u32);
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-ifmsg.h53 static inline u32
57 return (((u32) VXGE_HAL_RTS_ACCESS_STEER_DATA0_GET_MSG_TYPE(wmsg) ==
59 ((u32) VXGE_HAL_RTS_ACCESS_STEER_DATA0_GET_MSG_TYPE(wmsg) ==
66 u32 vp_id);
76 u32 src_vp_id,
77 u32 dest_vp_id,
78 u32 msg_type,
79 u32 msg_data);
H A Dvxgehal-blockpool.h52 u32 length;
77 u32 block_size;
78 u32 pool_size;
79 u32 pool_incr;
80 u32 pool_min;
81 u32 pool_max;
82 u32 req_out;
83 u32 dma_flags;
96 u32 pool_size,
97 u32 pool_inc
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_hash.h19 static const u32 m = 0x5bd1e995;
20 static const u32 seed = 0x9747b28c;
21 static const u32 r = 24;
22 u32 h;
25 explicit MurMur2HashBuilder(u32 init = 0) { h = seed ^ init; }
26 void add(u32 k) {
33 u32 get() {
34 u32 x = h;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_crc32.cpp19 u32 computeHardwareCRC32(u32 Crc, uptr Data) {
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxgehal-mgmt.h99 u32 *size);
119 vxge_hal_mgmt_pci_config(vxge_hal_device_h devh, u8 *buffer, u32 *size);
148 u32 pm_cap_ver;
149 u32 pm_cap_pme_clock;
150 u32 pm_cap_aux_power;
151 u32 pm_cap_dsi;
152 u32 pm_cap_aux_current;
153 u32 pm_cap_cap_d0;
154 u32 pm_cap_cap_d1;
155 u32 pm_cap_pme_d
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_resource.h34 extern int cxio_hal_init_rhdl_resource(u32 nr_rhdl);
37 u32 nr_tpt, u32 nr_pbl,
38 u32 nr_rqt, u32 nr_qpid, u32 nr_cqid,
39 u32 nr_pdid);
40 extern u32 cxio_hal_get_stag(struct cxio_hal_resource *rscp);
41 extern void cxio_hal_put_stag(struct cxio_hal_resource *rscp, u32 stag);
42 extern u32 cxio_hal_get_qpi
[all...]
H A Diw_cxgb.h49 u32 vendor_id;
50 u32 vendor_part_id;
51 u32 max_qps;
52 u32 max_wrs; /* Max for any SQ/RQ */
53 u32 max_sge_per_wr;
54 u32 max_sge_per_rdma_write_wr; /* for RDMA Write WR */
55 u32 max_cqs;
56 u32 max_cqes_per_cq;
57 u32 max_mem_regs;
58 u32 max_phys_buf_entrie
[all...]
/freebsd-11-stable/sys/crypto/rijndael/
H A Drijndael_local.h7 typedef u_int32_t u32; typedef
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha1_i.h13 u32 state[5];
14 u32 count[2];
19 void SHA1Update(struct SHA1Context *context, const void *data, u32 len);
21 void SHA1Transform(u32 state[5], const unsigned char buffer[64]);
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcrc32.h12 u32 crc32(const u8 *frame, size_t frame_len);

Completed in 284 milliseconds

1234567891011>>