Home
last modified time | relevance | path

Searched refs:uint16 (Results 1 – 25 of 47) sorted by relevance

12

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dethernet.h121 uint16 ether_type;
152 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \
153 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \
154 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2]))
161 ((uint16 *)(d))[0] = ((const uint16 *)(s))[0]; \
162 ((uint16 *)(d))[1] = ((const uint16 *)(s))[1]; \
163 ((uint16 *)(d))[2] = ((const uint16 *)(s))[2]; \
171 ((uint16 *)(d))[2] = ((uint16 *)(s))[2]; \
172 ((uint16 *)(d))[1] = ((uint16 *)(s))[1]; \
173 ((uint16 *)(d))[0] = ((uint16 *)(s))[0]; \
[all …]
Dvlan.h49 uint16 vlan_type; /* 0x8100 */
50 uint16 vlan_tag; /* priority, cfi and vid */
56 uint16 vlan_type; /* 0x8100 */
57 uint16 vlan_tag; /* priority, cfi and vid */
58 uint16 ether_type;
64 uint16 length; /* frame length incl header */
71 uint16 vlan_type; /* 0x8100 */
72 uint16 vlan_tag; /* priority, cfi and vid */
73 uint16 ether_type; /* ethertype */
Dbt_amp_hci.h30 uint16 opcode;
136 uint16 bredr;
212 uint16 opcode;
217 uint16 opcode;
222 uint16 handle;
233 uint16 len;
245 uint16 PAL_cap;
246 uint16 AMP_ASSOC_len;
253 uint16 llh;
260 uint16 llh;
[all …]
D802.11.h98 uint16 type; /* ethertype */
111 uint16 fc; /* frame control */
112 uint16 durid; /* duration/ID */
116 uint16 seq; /* sequence control */
123 uint16 fc; /* frame control */
124 uint16 durid; /* duration/ID */
131 uint16 fc; /* frame control */
132 uint16 durid; /* duration/ID */
138 uint16 fc; /* frame control */
139 uint16 durid; /* duration/ID */
[all …]
Dbcmevent.h56 uint16 version;
57 uint16 flags; /* see flags below */
70 uint16 version;
71 uint16 flags; /* see flags below */
317 uint16 version;
318 uint16 channel; /* Matches chanspec_t format from bcmwifi_channels.h */
390 uint16 channel; /* channel of GAS protocol */
393 uint16 status_code; /* status code on GAS completion */
394 uint16 data_len; /* length of data to follow */
400 uint16 length; /* length of response_data */
[all …]
Dp2p.h253 uint16 cat_id; /* Category ID */
256 uint16 sub_cat_id; /* Sub Category ID */
265 uint16 wps_cfg_meths; /* Config Methods: reg_prototlv.h WPS_CONFMET_* */
486 uint16 svc_updi; /* Service Update Indicator */
495 uint16 len; /* Length: 5 plus size of Query Data */
504 uint16 info_id; /* Info ID: 0xDDDD */
505 uint16 len; /* Length of service request TLV, 5 plus the size of request data */
515 uint16 qreq_len; /* Query Request Length */
522 uint16 len; /* Length: 5 plus size of Query Data */
532 uint16 info_id; /* Info ID: 0xDDDD */
[all …]
Dbcmeth.h94 uint16 subtype; /* Vendor specific..32769 */
95 uint16 length;
99 uint16 usr_subtype;
Dbcmip.h104 uint16 tot_len; /* Number of bytes in packet (max 65535) */
105 uint16 id;
106 uint16 frag; /* 3 flag bits and fragment offset */
109 uint16 hdr_chksum; /* IP header checksum */
174 uint16 frag_off;
181 uint16 len = 0, hlen; in ipv6_exthdr_len()
D802.11e.h54 uint16 nom_msdu_size; /* (Nominal or fixed) MSDU Size (bytes) */
55 uint16 max_msdu_size; /* Maximum MSDU Size (bytes) */
67 uint16 surplus_bw; /* Surplus Bandwidth Allowance (range 1.0-8.0) */
68 uint16 medium_time; /* Medium Time (32 us/s periods) */
D802.3.h33 uint16 length; /* frame length incl header */
40 uint16 type; /* ethertype */
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmendian.h31 ((uint16)((((uint16)(val) & (uint16)0x00ffU) << 8) | \
32 (((uint16)(val) & (uint16)0xff00U) >> 8)))
85 sizeof(*(ptr)) == sizeof(uint16) ? _LTOH16_UA((const uint8 *)(ptr)) : \
91 sizeof(*(ptr)) == sizeof(uint16) ? _NTOH16_UA((const uint8 *)(ptr)) : \
102 uint16 _val = (val); \
117 uint16 *_buf = (uint16 *)(buf); \
126 uint16 _val = (val); \
142 uint16 _val = (val); \
180 static INLINE uint16
181 bcmswap16(uint16 val) in bcmswap16()
[all …]
Dwlioctl.h71 uint16 len;
98 uint16 id;
120 uint16 beacon_period; /* units are Kusec */
121 uint16 capability; /* Capability information */
129 uint16 atim_window; /* units are Kusec */
153 uint16 beacon_period; /* units are Kusec */
154 uint16 capability; /* Capability information */
162 uint16 atim_window; /* units are Kusec */
175 uint16 ie_offset; /* offset at which IEs start, from beginning */
195 uint16 beacon_period; /* units are Kusec */
[all …]
Dbcm_mpool_pub.h106 uint16 nobj; /* Total number of objects in this pool */
107 uint16 num_alloc; /* Number of objects currently allocated */
108 uint16 high_water; /* Max number of allocated objects. */
109 uint16 failed_alloc; /* Failed allocations. */
Dbcmutils.h105 uint16 len; /* number of queued packets */
106 uint16 max; /* maximum number of queued packets */
144 uint16 num_prec; /* number of precedences in use */ \
145 uint16 hi_prec; /* rapid dequeue hint (>= highest non-empty prec) */ \
146 uint16 max; /* total max packets */ \
147 uint16 len; /* total number of packets */
223 uint16 r;
224 uint16 w;
225 uint16 len;
226 uint16 maxlen;
[all …]
Dhndrte_debug.h86 uint16 pr_cursig; /* Current signal. */
87 uint16 unused;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
163 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef

12