Searched refs:__u16 (Results 251 - 275 of 992) sorted by relevance

<<11121314151617181920>>

/linux-master/include/uapi/linux/
H A Dxfrm.h35 __u16 ctx_len;
57 __u16 family;
235 __u16 len;
236 __u16 exttype;
239 __u16 ctx_len;
244 __u16 family;
256 __u16 encap_type;
279 __u16 reserved1;
382 __u16 family;
402 __u16 famil
[all...]
H A Dvirtio_ring.h222 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old)
229 return (__u16)(new_idx - event_idx - 1) < (__u16)(new_idx - old);
H A Dneighbour.h11 __u16 ndm_pad2;
13 __u16 ndm_state;
171 __u16 ndtm_pad2;
175 __u16 ndtc_key_len;
176 __u16 ndtc_entry_size;
H A Dvduse.h127 __u16 max_size;
128 __u16 reserved[13];
142 __u16 avail_index;
153 __u16 last_avail_counter;
154 __u16 last_avail_idx;
155 __u16 last_used_counter;
156 __u16 last_used_idx;
/linux-master/include/uapi/rdma/
H A Dmlx5-abi.h97 __u16 reserved1;
140 __u16 max_sq_desc_sz;
141 __u16 max_rq_desc_sz;
145 __u16 num_ports;
146 __u16 flow_action_flags;
278 __u16 reserved;
294 __u16 flags;
295 __u16 uar_page_index;
296 __u16 reserved0;
307 __u16 cqe_siz
[all...]
/linux-master/include/net/bluetooth/
H A Dhci_core.h145 __u16 cid;
146 __u16 vid;
251 __u16 timeout;
252 __u16 remaining_time;
253 __u16 duration;
254 __u16 adv_data_len;
257 __u16 scan_rsp_len;
260 __u16 per_adv_data_len;
289 __u16 handle;
304 __u16 low_threshold_timeou
[all...]
H A Dl2cap.h74 __u16 omtu;
75 __u16 imtu;
76 __u16 flush_to;
80 __u16 txwin_size;
85 __u16 hci_handle;
497 __u16 head;
498 __u16 tail;
499 __u16 mask;
500 __u16 *list;
519 __u16 dci
[all...]
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c40 __u16 crc;
70 *(__u16 *)out = ctx->crc;
74 static int __chksum_finup(__u16 crc, const u8 *data, unsigned int len, u8 *out)
78 *(__u16 *)out = crc_t10dif_pcl(crc, data, len);
81 *(__u16 *)out = crc_t10dif_generic(crc, data, len);
/linux-master/net/bluetooth/bnep/
H A Dbnep.h112 __u16 role;
123 __u16 role;
124 __u16 state;
135 __u16 start;
136 __u16 end;
/linux-master/include/uapi/drm/
H A Ddrm_mode.h244 __u16 hdisplay;
245 __u16 hsync_start;
246 __u16 hsync_end;
247 __u16 htotal;
248 __u16 hskew;
249 __u16 vdisplay;
250 __u16 vsync_start;
251 __u16 vsync_end;
252 __u16 vtotal;
253 __u16 vsca
[all...]
H A Di915_drm.h240 __u16 engine_class;
249 __u16 engine_instance;
1856 __u16 stride_Y; /* stride for packed formats */
1857 __u16 stride_UV;
1862 __u16 src_width;
1863 __u16 src_height;
1865 __u16 src_scan_width;
1866 __u16 src_scan_height;
1869 __u16 dst_x;
1870 __u16 dst_
[all...]
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h240 __u16 engine_class;
249 __u16 engine_instance;
1856 __u16 stride_Y; /* stride for packed formats */
1857 __u16 stride_UV;
1862 __u16 src_width;
1863 __u16 src_height;
1865 __u16 src_scan_width;
1866 __u16 src_scan_height;
1869 __u16 dst_x;
1870 __u16 dst_
[all...]
/linux-master/include/uapi/scsi/
H A Dcxlflash_ioctl.h33 __u16 version; /* Version data */
34 __u16 rsvd[3]; /* Reserved for future use */
211 __u16 version; /* Version data */
212 __u16 subcmd; /* Sub-command */
213 __u16 rsvd[2]; /* Reserved for future use */
235 __u16 port; /* Target port for provision request */
236 __u16 reserved16[3]; /* Reserved for future use */
/linux-master/drivers/s390/net/
H A Dctcm_mpc.h62 __u16 xid2_resv2;
68 __u16 xid2_resv4;
70 __u16 xid2_resv5;
73 __u16 xid2_buf_len;
76 4 * sizeof(__u16) +
121 __u16 pdu_seq;
174 __u16 group_max_buflen;
/linux-master/include/uapi/linux/netfilter/
H A Dx_tables.h14 __u16 match_size;
21 __u16 match_size;
28 __u16 match_size;
37 __u16 target_size;
44 __u16 target_size;
51 __u16 target_size;
95 __u16 u16;
/linux-master/include/uapi/sound/
H A Dskl-tplg-interface.h171 __u16 module_id;
172 __u16 instance_id;
197 __u16 conn_type:4;
198 __u16 rsvd:4;
199 __u16 memory_pages:8;
205 __u16 module_id;
206 __u16 instance_id;
/linux-master/fs/nls/
H A Dnls_ucs2_utils.h36 #define UNI_ASTERISK ((__u16)('*' + 0xF000))
37 #define UNI_QUESTION ((__u16)('?' + 0xF000))
38 #define UNI_COLON ((__u16)(':' + 0xF000))
39 #define UNI_GRTRTHAN ((__u16)('>' + 0xF000))
40 #define UNI_LESSTHAN ((__u16)('<' + 0xF000))
41 #define UNI_PIPE ((__u16)('|' + 0xF000))
42 #define UNI_SLASH ((__u16)('\\' + 0xF000))
/linux-master/fs/xfs/
H A Dxfs_ioctl32.h39 __u16 bs_mode; /* type and mode */
40 __u16 bs_nlink; /* number of links */
54 __u16 bs_projid_lo; /* lower part of project id */
56 __u16 bs_forkoff; /* inode fork offset in bytes */
57 __u16 bs_projid_hi; /* high part of project id */
60 __u16 bs_dmstate; /* DMIG state info */
61 __u16 bs_aextents; /* attribute number of extents */
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h7 typedef __u16 __sum16;
46 int start_server(int family, int type, const char *addr, __u16 port,
48 int start_mptcp_server(int family, const char *addr, __u16 port,
51 __u16 port, int timeout_ms,
60 int make_sockaddr(int family, const char *addr_str, __u16 port,
75 static __u16 csum_fold(__u32 csum)
80 return (__u16)~csum;
/linux-master/fs/ext4/
H A Dmballoc.h196 __u16 ac_groups_scanned;
197 __u16 ac_groups_linear_remaining;
198 __u16 ac_found;
199 __u16 ac_cX_found[EXT4_MB_NUM_CRS];
200 __u16 ac_tail;
201 __u16 ac_buddy;
224 __u16 bd_blkbits;
/linux-master/arch/arm64/include/uapi/asm/
H A Dsigcontext.h140 __u16 vl;
141 __u16 flags;
142 __u16 __reserved[2];
167 __u16 vl;
168 __u16 __reserved[3];
175 __u16 nregs;
176 __u16 __reserved[3];
/linux-master/io_uring/
H A Dkbuf.h20 __u16 bgid;
23 __u16 buf_nr_pages;
24 __u16 nr_entries;
25 __u16 head;
26 __u16 mask;
40 __u16 bid;
41 __u16 bgid;
/linux-master/fs/smb/client/
H A Dcifspdu.h377 #define GETU16(var) (*((__u16 *)var)) /* BB check for endian issues */
405 __u16 Tid;
407 __u16 Uid;
423 static inline __u16
433 put_bcc(__u16 count, struct smb_hdr *hdr)
509 __u16 ByteCount;
601 __u16 ByteCount;
634 __u16 ByteCount;
707 __u16 ByteCount;
720 __u16 ByteCoun
[all...]
/linux-master/drivers/media/pci/zoran/
H A Dzr36050.h24 __u16 width;
25 __u16 height;
27 __u16 bitrate_ctrl;
31 __u16 max_block_vol;
35 __u16 scalefact;
36 __u16 dri;
H A Dzr36060.h24 __u16 width;
25 __u16 height;
27 __u16 bitrate_ctrl;
31 __u16 max_block_vol;
35 __u16 scalefact;
36 __u16 dri;

Completed in 221 milliseconds

<<11121314151617181920>>