Searched refs:__u32 (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dmthca-abi.h57 __u32 qp_tab_size;
58 __u32 uarc_size;
62 __u32 pdn;
63 __u32 reserved;
73 __u32 mr_attrs;
74 __u32 reserved;
78 __u32 lkey;
79 __u32 pdn;
82 __u32 arm_db_index;
83 __u32 set_db_inde
[all...]
H A Dmlx5-abi.h72 __u32 total_num_uuars;
73 __u32 num_low_latency_uuars;
77 __u32 total_num_uuars;
78 __u32 num_low_latency_uuars;
79 __u32 flags;
80 __u32 comp_mask;
84 __u32 reserved2;
97 __u32 qp_tab_size;
98 __u32 bf_reg_size;
99 __u32 tot_uuar
[all...]
H A Dib_user_verbs.h126 __u32 event_type; /* enum ib_event_type */
127 __u32 reserved;
135 * All commands from userspace should start with a __u32 command field
149 __u32 command;
158 __u32 cmd_hdr_reserved;
167 __u32 async_fd;
168 __u32 num_comp_vectors;
182 __u32 vendor_id;
183 __u32 vendor_part_id;
184 __u32 hw_ve
[all...]
H A Drdma_user_cm.h86 __u32 cmd;
100 __u32 id;
105 __u32 id;
106 __u32 reserved;
110 __u32 events_reported;
116 __u32 id;
120 __u32 id;
129 __u32 id;
130 __u32 timeout_ms;
134 __u32 i
[all...]
H A Dmlx4-abi.h64 __u32 qp_tab_size;
70 __u32 dev_caps;
71 __u32 qp_tab_size;
74 __u32 cqe_size;
78 __u32 pdn;
79 __u32 reserved;
88 __u32 cqn;
89 __u32 reserved;
102 __u32 srqn;
103 __u32 reserve
[all...]
H A Dib_user_mad.h82 __u32 id;
83 __u32 status;
84 __u32 timeout_ms;
85 __u32 retries;
86 __u32 length;
126 __u32 id;
127 __u32 status;
128 __u32 timeout_ms;
129 __u32 retries;
130 __u32 lengt
[all...]
H A Dib_user_cm.h77 __u32 cmd;
88 __u32 id;
93 __u32 id;
94 __u32 reserved;
98 __u32 events_reported;
103 __u32 id;
104 __u32 reserved;
116 __u32 id;
117 __u32 qp_state;
123 __u32 i
[all...]
H A Dib_user_sa.h57 __u32 flags;
58 __u32 reserved;
59 __u32 path_rec[16];
67 __u32 raw_traffic;
69 __u32 reversible;
70 __u32 mtu;
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_user.h54 __u32 qp_tab_size;
55 __u32 uarc_size;
59 __u32 pdn;
60 __u32 reserved;
69 __u32 mr_attrs;
70 __u32 reserved;
74 __u32 lkey;
75 __u32 pdn;
78 __u32 arm_db_index;
79 __u32 set_db_inde
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Duser.h50 __u32 cqid;
51 __u32 size;
52 __u32 qid_mask;
53 __u32 reserved; /* explicit padding (optional for i386) */
64 __u32 sqid;
65 __u32 rqid;
66 __u32 sq_size;
67 __u32 rq_size;
68 __u32 qid_mask;
69 __u32 flag
[all...]
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5-abi.h67 __u32 total_num_uuars;
68 __u32 num_low_latency_uuars;
69 __u32 flags;
70 __u32 comp_mask;
74 __u32 reserved2;
84 __u32 qp_tab_size;
85 __u32 bf_reg_size;
86 __u32 tot_uuars;
87 __u32 cache_line_size;
90 __u32 max_send_wqeb
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_mode.h89 __u32 clock;
93 __u32 vrefresh;
95 __u32 flags;
96 __u32 type;
105 __u32 count_fbs;
106 __u32 count_crtcs;
107 __u32 count_connectors;
108 __u32 count_encoders;
109 __u32 min_width, max_width;
110 __u32 min_heigh
[all...]
H A Ddrm_fourcc.h29 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \
30 ((__u32)(c) << 16) | ((__u32)(d) << 24))
H A Ddrm.h57 typedef uint32_t __u32; typedef
516 __u32 crtc;
517 __u32 cmd;
593 __u32 handle;
594 __u32 pad;
600 __u32 handle;
603 __u32 name;
609 __u32 name;
612 __u32 handle;
626 __u32 handl
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h141 __u32 command;
152 __u32 command;
162 __u32 reserved;
168 __u32 event_type;
169 __u32 reserved;
177 * All commands from userspace should start with a __u32 command field
185 __u32 command;
192 __u32 num_cq_events;
196 __u32 command;
204 __u32 async_f
[all...]
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_kernel.h40 #define __u32 uint32_t macro
72 __u32 atimensec;
73 __u32 mtimensec;
74 __u32 ctimensec;
75 __u32 mode;
76 __u32 nlink;
77 __u32 uid;
78 __u32 gid;
79 __u32 rdev;
88 __u32 bsiz
[all...]
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dcxgb4-abi.h41 __u32 status_page_size;
42 __u32 reserved;
55 __u32 cqid;
56 __u32 size;
57 __u32 qid_mask;
58 __u32 reserved;
73 __u32 sqid;
74 __u32 rqid;
75 __u32 sq_size;
76 __u32 rq_siz
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_cma_abi.h77 __u32 cmd;
83 __u32 cmd;
94 __u32 id;
98 __u32 cmd;
102 __u32 id;
103 __u32 reserved;
107 __u32 events_reported;
111 __u32 cmd;
116 __u32 id;
120 __u32 cm
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_user.h52 __u32 cqid;
53 __u32 size_log2;
60 __u32 memsize;
61 __u32 reserved;
/freebsd-11-stable/sys/contrib/v4l/
H A Dvideodev2.h110 ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24))
238 __u32 numerator;
239 __u32 denominator;
249 __u32 version; /* should use KERNEL_VERSION() */
250 __u32 capabilities; /* Device capabilities */
251 __u32 reserved[4];
280 __u32 widt
[all...]
H A Dvideodev.h15 typedef uint32_t __u32; typedef
58 __u32 flags;
72 __u32 flags;
123 __u32 flags;
149 __u32 x,y; /* Position of window */
150 __u32 width,height; /* Its size */
151 __u32 chromakey;
152 __u32 flags;
164 __u32 x,y; /* Offsets into image */
165 __u32 widt
[all...]
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dmlx4-abi.h49 __u32 qp_tab_size;
60 __u32 dev_caps;
61 __u32 qp_tab_size;
64 __u32 cqe_size;
69 __u32 pdn;
70 __u32 reserved;
81 __u32 cqn;
82 __u32 reserved;
93 __u32 cqn;
94 __u32 reserve
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drm.h123 __u32 unused1, unused2, unused3;
128 __u32 front_bo_handle;
129 __u32 back_bo_handle;
130 __u32 unused_bo_handle;
131 __u32 depth_bo_handle;
407 __u32 handle;
408 __u32 pad;
413 __u32 handle;
414 __u32 pad;
429 __u32 handl
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/net/
H A Dif_inet6.h50 memcpy(buf + 2, &addr->s6_addr32[3], sizeof(__u32));
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Deswitch.h144 __u32 vf;
146 __u32 vlan;
147 __u32 qos;
148 __u32 spoofchk;
149 __u32 linkstate;
150 __u32 min_tx_rate;
151 __u32 max_tx_rate;

Completed in 311 milliseconds

123