Home
last modified time | relevance | path

Searched refs:__le16 (Results 1 – 25 of 96) sorted by relevance

1234

/include/linux/mtd/
Djedec.h16 __le16 bb_per_lun;
17 __le16 block_endurance;
28 __le16 revision;
29 __le16 features;
31 __le16 sec_cmd;
43 __le16 spare_bytes_per_page;
56 __le16 async_sdr_speed_grade;
57 __le16 toggle_ddr_speed_grade;
58 __le16 sync_ddr_speed_grade;
62 __le16 t_prog;
[all …]
Donfi.h58 __le16 revision;
59 __le16 features;
60 __le16 opt_cmd;
62 __le16 ext_param_page_length; /* since ONFI 2.1 */
70 __le16 date_code;
75 __le16 spare_bytes_per_page;
77 __le16 spare_bytes_per_ppage;
83 __le16 bb_per_lun;
84 __le16 block_endurance;
86 __le16 guaranteed_block_endurance;
[all …]
/include/linux/qed/
Dtcp_common.h35 __le16 tx_sws_timer;
49 __le16 local_mac_addr_lo;
50 __le16 local_mac_addr_mid;
51 __le16 local_mac_addr_hi;
52 __le16 remote_mac_addr_lo;
53 __le16 remote_mac_addr_mid;
54 __le16 remote_mac_addr_hi;
55 __le16 vlan_id;
56 __le16 flags;
84 __le16 remote_port;
[all …]
Dstorage_common.h39 __le16 reserved_zero[3];
40 __le16 opaque;
57 __le16 external_producer;
58 __le16 reserved0[3];
75 __le16 cmdq_cons;
76 __le16 reserved0;
82 __le16 num_tasks;
92 __le16 rq_buffer_size;
93 __le16 cq_num_entries;
94 __le16 cmdq_num_entries;
[all …]
Dfcoe_common.h18 __le16 flags;
82 __le16 seq_cnt;
83 __le16 single_sge_saved_offset;
84 __le16 next_dif_offset;
85 __le16 seq_id;
86 __le16 reserved3;
96 __le16 rx_id;
97 __le16 ox_id;
117 __le16 curr_sge_off;
118 __le16 remainder_num_sges;
[all …]
Deth_common.h126 __le16 vlan;
129 __le16 bitfields;
140 __le16 tunn_ip_size;
141 __le16 bitfields1;
162 __le16 bitfields2;
214 __le16 pkt_len;
216 __le16 vlan_tag;
218 __le16 len_on_first_bd;
223 __le16 reserved2;
233 __le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE];
[all …]
Discsi_common.h85 __le16 bd_opaque;
86 __le16 tq_tid;
124 __le16 application_tag;
125 __le16 application_tag_mask;
126 __le16 flags1;
177 __le16 data_sn;
178 __le16 r2t_sn;
218 __le16 reserved;
249 __le16 reserved1;
283 __le16 reserved1;
[all …]
/include/net/bluetooth/
Dhci.h626 __le16 pkt_type;
629 __le16 clock_offset;
635 __le16 handle;
641 __le16 handle;
642 __le16 pkt_type;
695 __le16 handle;
696 __le16 pkt_type;
701 __le16 handle;
706 __le16 handle;
712 __le16 handle;
[all …]
Dl2cap.h68 __le16 l2_psm;
70 __le16 l2_cid;
208 __le16 len;
209 __le16 cid;
224 __le16 len;
229 __le16 reason;
233 __le16 reason;
234 __le16 max_mtu;
238 __le16 reason;
239 __le16 scid;
[all …]
Dmgmt.h50 __le16 opcode;
51 __le16 index;
52 __le16 len;
56 __le16 type;
71 __le16 revision;
77 __le16 num_commands;
78 __le16 num_events;
79 __le16 opcodes[];
85 __le16 num_controllers;
86 __le16 index[];
[all …]
/include/uapi/linux/usb/
Dcdc.h68 __le16 bcdCDC;
118 __le16 wCountyCode0;
142 __le16 wMaxSegmentSize;
143 __le16 wNumberMCFilters;
153 __le16 wMaxCommand;
162 __le16 bcdVersion;
183 __le16 bcdVersion;
192 __le16 bcdNcmVersion;
202 __le16 bcdMBIMVersion;
203 __le16 wMaxControlMessage;
[all …]
/include/linux/
Dnvme-rdma.h57 __le16 recfmt;
58 __le16 qid;
59 __le16 hrqsize;
60 __le16 hsqsize;
71 __le16 recfmt;
72 __le16 crqsize;
83 __le16 recfmt;
84 __le16 sts;
Dnvme.h205 __le16 max_power; /* centiwatts */
214 __le16 idle_power;
217 __le16 active_power;
233 __le16 vid;
234 __le16 ssvid;
242 __le16 cntlid;
249 __le16 crdt1;
250 __le16 crdt2;
251 __le16 crdt3;
253 __le16 oacs;
[all …]
Dieee80211.h298 __le16 frame_control;
299 __le16 duration_id;
303 __le16 seq_ctrl;
308 __le16 frame_control;
309 __le16 duration_id;
313 __le16 seq_ctrl;
317 __le16 frame_control;
318 __le16 duration_id;
322 __le16 seq_ctrl;
323 __le16 qos_ctrl;
[all …]
Dieee802154.h234 static inline int ieee802154_is_data(__le16 fc) in ieee802154_is_data()
244 static inline bool ieee802154_is_secen(__le16 fc) in ieee802154_is_secen()
253 static inline bool ieee802154_is_ackreq(__le16 fc) in ieee802154_is_ackreq()
262 static inline bool ieee802154_is_intra_pan(__le16 fc) in ieee802154_is_intra_pan()
271 static inline __le16 ieee802154_daddr_mode(__le16 fc) in ieee802154_daddr_mode()
280 static inline __le16 ieee802154_saddr_mode(__le16 fc) in ieee802154_saddr_mode()
318 static inline bool ieee802154_is_broadcast_short_addr(__le16 addr) in ieee802154_is_broadcast_short_addr()
327 static inline bool ieee802154_is_unspec_short_addr(__le16 addr) in ieee802154_is_unspec_short_addr()
336 static inline bool ieee802154_is_valid_src_short_addr(__le16 addr) in ieee802154_is_valid_src_short_addr()
/include/linux/can/dev/
Dpeak_canfd.h41 __le16 opcode_channel;
69 __le16 opcode_channel;
76 __le16 brp; /* BaudRate Prescaler */
96 __le16 opcode_channel;
103 __le16 brp; /* BaudRate Prescaler */
110 __le16 opcode_channel;
112 __le16 idx;
120 __le16 opcode_channel;
131 __le16 opcode_channel;
133 __le16 flags;
[all …]
/include/uapi/linux/
Dqnxtypes.h15 typedef __le16 qnx4_nxtnt_t;
23 typedef __le16 qnx4_mode_t;
24 typedef __le16 qnx4_muid_t;
25 typedef __le16 qnx4_mgid_t;
27 typedef __le16 qnx4_nlink_t;
Dvirtio_input.h51 __le16 bustype;
52 __le16 vendor;
53 __le16 product;
54 __le16 version;
71 __le16 type;
72 __le16 code;
Dmsdos_fs.h114 __le16 reserved; /* reserved sectors */
119 __le16 fat_length; /* sectors/FAT */
120 __le16 secs_track; /* sectors per track */
121 __le16 heads; /* number of heads */
141 __le16 flags; /* bit 8: fat mirroring,
147 __le16 info_sector; /* filesystem info sector */
148 __le16 backup_boot; /* backup boot sector */
149 __le16 reserved2[6]; /* Unused */
177 __le16 ctime; /* Creation time */
178 __le16 cdate; /* Creation date */
[all …]
Dnilfs2_ondisk.h63 __le16 i_mode;
64 __le16 i_links_count;
87 __le16 sr_bytes;
88 __le16 sr_flags;
139 __le16 s_minor_rev_level; /* minor revision level */
140 __le16 s_magic; /* Magic signature */
142 __le16 s_bytes; /*
147 __le16 s_flags; /* flags */
173 /*70*/ __le16 s_mnt_count; /* Mount count */
174 __le16 s_max_mnt_count; /* Maximal mount count */
[all …]
Dvirtio_net.h112 __le16 rss_max_indirection_table_length;
152 __le16 segments;
154 __le16 dup_acks;
173 __le16 hash_report;
174 __le16 padding;
315 __le16 indirection_table_mask;
316 __le16 unclassified_queue;
317 __le16 indirection_table[1/* + indirection_table_mask */];
318 __le16 max_tx_vq;
336 __le16 reserved[4];
/include/linux/usb/
Daudio-v3.h21 __le16 wLength;
24 __le16 wDescriptorID;
29 __le16 wLength;
32 __le16 wDescriptorID;
38 __le16 wLength;
45 __le16 wLength;
51 __le16 wLength;
66 __le16 wTotalLength;
77 __le16 wTerminalType;
81 __le16 wClusterDescrID;
[all …]
/include/linux/greybus/
Dgreybus_protocols.h47 __le16 size; /* Size in bytes of header + payload */
48 __le16 operation_id; /* Operation unique id */
110 __le16 size;
120 __le16 cport_id;
124 __le16 cport_id;
129 __le16 cport_id;
281 __le16 major;
282 __le16 minor;
297 __le16 major;
298 __le16 minor;
[all …]
/include/uapi/linux/wimax/
Di2400m.h318 __le16 num_pls;
319 __le16 rsv1;
320 __le16 padding;
321 __le16 rsv2;
425 __le16 type;
426 __le16 length; /* payload's */
432 __le16 type;
433 __le16 length; /* payload's */
434 __le16 version;
435 __le16 resv1;
[all …]
/include/linux/ceph/
Dmsgr.h136 __le16 type; /* message type */
137 __le16 priority; /* priority. higher value == higher priority */
138 __le16 version; /* version of message encoding */
143 __le16 data_off; /* sender: include full offset;
154 __le16 type; /* message type */
155 __le16 priority; /* priority. higher value == higher priority */
156 __le16 version; /* version of message encoding */
161 __le16 data_off; /* sender: include full offset;
165 __le16 compat_version;
166 __le16 reserved;

1234