Home
last modified time | relevance | path

Searched refs:__u16 (Results 1 – 25 of 900) sorted by relevance

12345678910>>...36

/Linux-v5.4/include/uapi/linux/
Dpfkeyv2.h20 __u16 sadb_msg_len;
21 __u16 sadb_msg_reserved;
28 __u16 sadb_ext_len;
29 __u16 sadb_ext_type;
34 __u16 sadb_sa_len;
35 __u16 sadb_sa_exttype;
46 __u16 sadb_lifetime_len;
47 __u16 sadb_lifetime_exttype;
56 __u16 sadb_address_len;
57 __u16 sadb_address_exttype;
[all …]
Dminix_fs.h36 __u16 i_mode;
37 __u16 i_uid;
42 __u16 i_zone[9];
52 __u16 i_mode;
53 __u16 i_nlinks;
54 __u16 i_uid;
55 __u16 i_gid;
67 __u16 s_ninodes;
68 __u16 s_nzones;
69 __u16 s_imap_blocks;
[all …]
Domap3isp.h78 __u16 config_counter;
144 __u16 config_counter;
147 __u16 saturation_limit;
148 __u16 win_height;
149 __u16 win_width;
150 __u16 ver_win_count;
151 __u16 hor_win_count;
152 __u16 ver_win_start;
153 __u16 hor_win_start;
154 __u16 blk_ver_win_start;
[all …]
Dsctp.h191 __u16 sinit_num_ostreams;
192 __u16 sinit_max_instreams;
193 __u16 sinit_max_attempts;
194 __u16 sinit_max_init_timeo;
208 __u16 sinfo_stream;
209 __u16 sinfo_ssn;
210 __u16 sinfo_flags;
228 __u16 snd_sid;
229 __u16 snd_flags;
245 __u16 rcv_sid;
[all …]
Dinput.h43 __u16 type;
44 __u16 code;
59 __u16 bustype;
60 __u16 vendor;
61 __u16 product;
62 __u16 version;
117 __u16 index;
306 __u16 length;
307 __u16 delay;
316 __u16 button;
[all …]
Dscreen_info.h14 __u16 ext_mem_k; /* 0x02 */
15 __u16 orig_video_page; /* 0x04 */
20 __u16 orig_video_ega_bx;/* 0x0a */
21 __u16 unused3; /* 0x0c */
24 __u16 orig_video_points;/* 0x10 */
27 __u16 lfb_width; /* 0x12 */
28 __u16 lfb_height; /* 0x14 */
29 __u16 lfb_depth; /* 0x16 */
32 __u16 cl_magic, cl_offset; /* 0x20 */
33 __u16 lfb_linelength; /* 0x24 */
[all …]
Drio_cm_cdev.h45 __u16 id;
46 __u16 remote_channel;
47 __u16 remote_destid;
52 __u16 ch_num;
53 __u16 size;
59 __u16 ch_num;
60 __u16 pad0;
69 #define RIO_CM_CHAN_CREATE _IOWR(RIO_CM_IOC_MAGIC, 3, __u16)
70 #define RIO_CM_CHAN_CLOSE _IOW(RIO_CM_IOC_MAGIC, 4, __u16)
72 #define RIO_CM_CHAN_LISTEN _IOW(RIO_CM_IOC_MAGIC, 6, __u16)
Duhid.h49 __u16 rd_size;
50 __u16 bus;
77 __u16 size;
83 __u16 size;
95 __u16 err;
96 __u16 size;
104 __u16 size;
110 __u16 err;
134 __u16 rd_size;
136 __u16 bus;
[all …]
Drio_mport_cdev.h47 __u16 rioid; /* destID of remote device */
70 __u16 hdid;
98 __u16 rioid;
99 __u16 payload;
103 __u16 rioid; /* Use RIO_INVALID_DESTID to match all ids */
104 __u16 low;
105 __u16 high;
106 __u16 pad0;
128 __u16 rioid;
129 __u16 pad0[3];
[all …]
/Linux-v5.4/include/linux/isdn/
Dcapiutil.h38 static inline void capimsg_setu16(void *m, int off, __u16 val) in capimsg_setu16()
79 __u16 ApplId;
82 __u16 Messagenumber;
93 __u16 B1protocol;
95 __u16 B2protocol;
97 __u16 B3protocol;
107 __u16 CIPValue;
112 __u16 DataHandle;
113 __u16 DataLength;
118 __u16 FacilitySelector;
[all …]
/Linux-v5.4/arch/x86/include/uapi/asm/
Dsigcontext.h86 __u16 significand[4];
87 __u16 exponent;
92 __u16 significand[4];
93 __u16 exponent;
94 __u16 padding[3];
117 __u16 status;
118 __u16 magic; /* 0xffff: regular FPU data only */
150 __u16 cwd;
151 __u16 swd;
153 __u16 twd;
[all …]
Dbootparam.h54 __u16 root_flags;
56 __u16 ram_size;
57 __u16 vid_mode;
58 __u16 root_dev;
59 __u16 boot_flag;
60 __u16 jump;
62 __u16 version;
64 __u16 start_sys_seg;
65 __u16 kernel_version;
68 __u16 setup_move_size;
[all …]
/Linux-v5.4/include/uapi/rdma/hfi/
Dhfi1_ioctl.h75 __u16 subctxt_cnt;
76 __u16 subctxt_id;
84 __u16 num_active; /* number of active units */
85 __u16 unit; /* unit (chip) assigned to caller */
86 __u16 ctxt; /* ctxt on unit assigned to caller */
87 __u16 subctxt; /* subctxt on unit assigned to caller */
88 __u16 rcvtids; /* number of Rcv TIDs for this context */
89 __u16 credits; /* number of PIO credits for this context */
90 __u16 numa_node; /* NUMA node of the assigned device */
91 __u16 rec_cpu; /* cpu # for affinity (0xffff if none) */
[all …]
/Linux-v5.4/include/net/sctp/
Dulpevent.h44 __u16 ssn;
52 __u16 stream;
53 __u16 flags;
54 __u16 msg_flags;
75 __u16 flags,
76 __u16 state,
77 __u16 error,
78 __u16 outbound,
79 __u16 inbound,
94 __u16 flags,
[all …]
/Linux-v5.4/include/linux/
Dmod_devicetable.h123 __u16 match_flags;
126 __u16 idVendor;
127 __u16 idProduct;
128 __u16 bcdDevice_lo;
129 __u16 bcdDevice_hi;
167 __u16 bus;
168 __u16 group;
176 __u16 match_flags; /* which fields to match against */
178 __u16 cu_type; /* control unit type */
179 __u16 dev_type; /* device type */
[all …]
/Linux-v5.4/arch/s390/include/uapi/asm/
Dvtoc.h18 __u16 tt;
24 __u16 cc;
25 __u16 hh;
31 __u16 cc;
32 __u16 hh;
38 __u16 day;
76 __u16 DS4DSCYL; /* number of logical cyls */
77 __u16 DS4DSTRK; /* number of tracks in a logical cylinder */
78 __u16 DS4DEVTK; /* device track length */
83 __u16 DS4DEVTL; /* device tolerance */
[all …]
/Linux-v5.4/drivers/s390/block/
Ddasd_eckd.h135 __u16 cyl;
136 __u16 head;
139 __u16 dl;
143 __u16 cyl;
144 __u16 head;
148 __u16 cyl;
149 __u16 head;
168 __u16 blk_size; /* Blocksize */
169 __u16 fast_write_id;
197 __u16 length;
[all …]
/Linux-v5.4/include/net/
Ddn.h33 __u16 numdat;
34 __u16 numoth;
35 __u16 numoth_rcv;
36 __u16 numdat_rcv;
37 __u16 ackxmt_dat;
38 __u16 ackxmt_oth;
39 __u16 ackrcv_dat;
40 __u16 ackrcv_oth;
46 __u16 flowrem_dat;
47 __u16 flowrem_oth;
[all …]
/Linux-v5.4/include/media/davinci/
Disif.h24 __u16 integer;
26 __u16 decimal;
35 __u16 pos_vert;
37 __u16 pos_horz;
84 __u16 def_sat_level;
86 __u16 num_vdefects;
122 __u16 win_start_h_calc;
124 __u16 win_start_v_calc;
157 __u16 ob_v_sz_calc;
159 __u16 ob_start_h;
[all …]
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Dcl5070.h19 __u16 vblanks;
20 __u16 vblanke;
21 __u16 vtotal;
22 __u16 vline;
23 __u16 hblanks;
24 __u16 hblanke;
25 __u16 htotal;
26 __u16 hline;
40 __u16 hasht;
41 __u16 hashm;
[all …]
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_NFQUEUE.h16 __u16 queuenum;
20 __u16 queuenum;
21 __u16 queues_total;
25 __u16 queuenum;
26 __u16 queues_total;
27 __u16 bypass;
31 __u16 queuenum;
32 __u16 queues_total;
33 __u16 flags;
Dxt_conntrack.h44 __u16 l4proto;
47 __u16 match_flags, invert_flags;
57 __u16 l4proto;
60 __u16 match_flags, invert_flags;
61 __u16 state_mask, status_mask;
70 __u16 l4proto;
71 __u16 origsrc_port, origdst_port;
72 __u16 replsrc_port, repldst_port;
73 __u16 match_flags, invert_flags;
74 __u16 state_mask, status_mask;
[all …]
/Linux-v5.4/include/uapi/mtd/
Dnftl-user.h37 __u16 VirtUnitNum;
38 __u16 ReplUnitNum;
39 __u16 SpareVirtUnitNum;
40 __u16 SpareReplUnitNum;
45 __u16 EraseMark;
46 __u16 EraseMark1;
50 __u16 FoldMark;
51 __u16 FoldMark1;
70 __u16 NumEraseUnits;
71 __u16 FirstPhysicalEUN;
/Linux-v5.4/include/net/bluetooth/
Dhci_sock.h109 __u16 dev_id;
123 __u16 acl_mtu;
124 __u16 acl_pkts;
125 __u16 sco_mtu;
126 __u16 sco_pkts;
132 __u16 handle;
136 __u16 state;
141 __u16 dev_id;
146 __u16 dev_num;
151 __u16 dev_id;
[all …]
/Linux-v5.4/include/uapi/linux/netfilter_bridge/
Debt_stp.h28 __u16 root_priol, root_priou;
31 __u16 sender_priol, sender_priou;
33 __u16 portl, portu;
34 __u16 msg_agel, msg_ageu;
35 __u16 max_agel, max_ageu;
36 __u16 hello_timel, hello_timeu;
37 __u16 forward_delayl, forward_delayu;
43 __u16 bitmask;
44 __u16 invflags;

12345678910>>...36