Searched refs:uint16 (Results 1 – 25 of 503) sorted by relevance
12345678910>>...21
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
D | etd.h | 51 uint16 len; /* Length of data excluding this header */ 146 uint16 xtag; 147 uint16 version; /* version of the information following this */ 154 uint16 i16_0x1a8; /* gated clock en */ 155 uint16 i16_0x406; /* Rcv Fifo Ctrl */ 156 uint16 i16_0x408; /* Rx ctrl 1 */ 157 uint16 i16_0x41a; /* Rxe Status 1 */ 158 uint16 i16_0x41c; /* Rxe Status 2 */ 159 uint16 i16_0x424; /* rcv wrd count 0 */ 160 uint16 i16_0x426; /* rcv wrd count 1 */ [all …]
|
D | event_log_payload.h | 78 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_STR */ 79 uint16 len; /* XTLV Len (String length) */ 94 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM */ 95 uint16 len; /* XTLV Len */ 100 uint16 plen[1]; /* var len array of lengths of each prec/fifo in the queue */ 104 #define TXQ_SUMMARY_FULL_LEN(num_q) (TXQ_SUMMARY_LEN + (num_q) * sizeof(uint16)) 107 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM_V2 */ 108 uint16 len; /* XTLV Len */ 114 uint16 plen[1]; /* var len array of lengths of each prec/fifo in the queue */ 118 #define TXQ_SUMMARY_V2_FULL_LEN(num_q) (TXQ_SUMMARY_V2_LEN + (num_q) * sizeof(uint16)) [all …]
|
D | ethernet.h | 122 uint16 ether_type; 156 ((*(const uint16 *)(((const uint8 *)(a)) + 4)) ^ \ 157 (*(const uint16 *)(((const uint8 *)(b)) + 4)))) 162 ((*(const uint16 *)(((const uint32 *)(a)) + 3)) ^ \ 163 (*(const uint16 *)(((const uint32 *)(b)) + 3)))) 165 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ 166 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \ 167 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2])) 169 #define ehcmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ 170 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \ [all …]
|
D | wlioctl.h | 114 uint16 version; 132 uint16 reject_reason; /**< reason code for rejecting association */ 154 uint16 len; 183 uint16 id; 185 uint16 PAD; 235 uint16 obss_bwsw_pseudo_sense_count_cfg; /**< number of msecs/cnt to be in 312 uint16 beacon_period; /**< units are Kusec */ 313 uint16 capability; /**< Capability information */ 322 uint16 atim_window; /**< units are Kusec */ 333 uint16 vht_rxmcsmap; /**< VHT rx mcs map (802.11ac IE, VHT_CAP_MCS_MAP_*) */ [all …]
|
D | bcmevent.h | 60 uint16 version; 61 uint16 flags; /* see flags below */ 74 uint16 version; 75 uint16 flags; /* see flags below */ 329 extern int is_wlc_event_frame(void *pktdata, uint pktlen, uint16 exp_usr_subtype, 349 uint16 version; /* version */ 350 uint16 length; /* total length */ 362 uint16 version; /* version */ 363 uint16 length; /* total length */ 370 uint16 version; /* version */ [all …]
|
D | bcmmsgbuf.h | 210 uint16 ring_id; 313 uint16 items; /* interrupt coalescing: item count before wakeup */ 314 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ 343 uint16 intr_idx; /* interrupt index */ 344 uint16 msi_offset; /* msi vector offset */ 380 uint16 trans_id; 382 uint16 input_buf_len; 384 uint16 output_buf_len; 386 uint16 rsvd[3]; 398 uint16 host_buf_len; [all …]
|
D | dnglevent.h | 55 uint16 version; /* Current version is 1 */ 56 uint16 reserved; /* reserved for any future extension */ 57 uint16 event_type; /* DNGL_E_SOCRAM_IND */ 58 uint16 datalen; /* Length of the event payload */ 69 uint16 tag; /* data tag */ 70 uint16 length; /* data length */ 75 uint16 tag; 76 uint16 length; 90 uint16 tag; 91 uint16 length; [all …]
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | etd.h | 62 uint16 len; /* Length of data excluding this header */ 154 uint16 xtag; 155 uint16 version; /* version of the information following this */ 162 uint16 i16_0x1a8; /* gated clock en */ 163 uint16 i16_0x406; /* Rcv Fifo Ctrl */ 164 uint16 i16_0x408; /* Rx ctrl 1 */ 165 uint16 i16_0x41a; /* Rxe Status 1 */ 166 uint16 i16_0x41c; /* Rxe Status 2 */ 167 uint16 i16_0x424; /* rcv wrd count 0 */ 168 uint16 i16_0x426; /* rcv wrd count 1 */ [all …]
|
D | event_log_payload.h | 86 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_STR */ 87 uint16 len; /* XTLV Len (String length) */ 104 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM */ 105 uint16 len; /* XTLV Len */ 111 uint16 116 #define TXQ_SUMMARY_FULL_LEN(num_q) (TXQ_SUMMARY_LEN + (num_q) * sizeof(uint16)) 119 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM_V2 */ 120 uint16 len; /* XTLV Len */ 127 uint16 133 (TXQ_SUMMARY_V2_LEN + (num_q) * sizeof(uint16)) [all …]
|
D | bcmevent.h | 66 uint16 version; 67 uint16 flags; /* see flags below */ 79 uint16 version; 80 uint16 flags; /* see flags below */ 345 uint16 exp_usr_subtype, 420 uint16 chanspec; /* Interface Channel/Chanspec */ 536 uint16 version; /* 0x0001 */ 537 uint16 length; /* length of data that follows */ 542 uint16 pn_low; 556 uint16 PAD1; [all …]
|
D | wlioctl.h | 120 uint16 version; 139 uint16 reject_reason; /**< reason code for rejecting association */ 157 uint16 len; 185 uint16 id; 187 uint16 PAD; 246 uint16 obss_bwsw_pseudo_sense_count_cfg; /**< number of msecs/cnt to be in 318 uint16 beacon_period; /**< units are Kusec */ 319 uint16 capability; /**< Capability information */ 329 uint16 atim_window; /**< units are Kusec */ 357 uint16 beacon_period; /**< units are Kusec */ [all …]
|
D | bcmmsgbuf.h | 253 uint16 items; /* interrupt coalescing: item count before wakeup */ 254 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ 283 uint16 intr_idx; /* interrupt index */ 284 uint16 msi_offset; /* msi vector offset */ 320 uint16 trans_id; 322 uint16 input_buf_len; 324 uint16 output_buf_len; 326 uint16 rsvd[3]; 338 uint16 host_buf_len; 340 uint16 reserved[3]; [all …]
|
D | ethernet.h | 130 uint16 ether_type; 164 ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ 165 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \ 166 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2])) 174 ((uint16 *)(d))[0] = ((const uint16 *)(s))[0]; \ 175 ((uint16 *)(d))[1] = ((const uint16 *)(s))[1]; \ 176 ((uint16 *)(d))[2] = ((const uint16 *)(s))[2]; \ 184 ((uint16 *)(d))[2] = ((uint16 *)(s))[2]; \ 185 ((uint16 *)(d))[1] = ((uint16 *)(s))[1]; \ 186 ((uint16 *)(d))[0] = ((uint16 *)(s))[0]; \ [all …]
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | etd.h | 58 uint16 len; /* Length of data excluding this header */ 152 uint16 xtag; 153 uint16 version; /* version of the information following this */ 160 uint16 i16_0x1a8; /* gated clock en */ 161 uint16 i16_0x406; /* Rcv Fifo Ctrl */ 162 uint16 i16_0x408; /* Rx ctrl 1 */ 163 uint16 i16_0x41a; /* Rxe Status 1 */ 164 uint16 i16_0x41c; /* Rxe Status 2 */ 165 uint16 i16_0x424; /* rcv wrd count 0 */ 166 uint16 i16_0x426; /* rcv wrd count 1 */ [all …]
|
D | event_log_payload.h | 84 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_STR */ 85 uint16 len; /* XTLV Len (String length) */ 100 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM */ 101 uint16 len; /* XTLV Len */ 106 uint16 plen[1]; /* var len array of lengths of each prec/fifo in the queue */ 110 #define TXQ_SUMMARY_FULL_LEN(num_q) (TXQ_SUMMARY_LEN + (num_q) * sizeof(uint16)) 113 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM_V2 */ 114 uint16 len; /* XTLV Len */ 120 uint16 plen[1]; /* var len array of lengths of each prec/fifo in the queue */ 124 #define TXQ_SUMMARY_V2_FULL_LEN(num_q) (TXQ_SUMMARY_V2_LEN + (num_q) * sizeof(uint16)) [all …]
|
D | bcmevent.h | 67 uint16 version; 68 uint16 flags; /* see flags below */ 81 uint16 version; 82 uint16 flags; /* see flags below */ 319 extern int is_wlc_event_frame(void *pktdata, uint pktlen, uint16 exp_usr_subtype, 387 uint16 chanspec; /* Interface Channel/Chanspec */ 485 uint16 version; /* 0x0001 */ 486 uint16 length; /* length of data that follows */ 491 uint16 pn_low; 506 uint16 PAD1; [all …]
|
D | wlioctl.h | 120 uint16 version; 138 uint16 reject_reason; /**< reason code for rejecting association */ 156 uint16 len; 185 uint16 id; 187 uint16 PAD; 237 uint16 obss_bwsw_pseudo_sense_count_cfg; /**< number of msecs/cnt to be in 307 uint16 beacon_period; /**< units are Kusec */ 308 uint16 capability; /**< Capability information */ 318 uint16 atim_window; /**< units are Kusec */ 345 uint16 beacon_period; /**< units are Kusec */ [all …]
|
D | bcmmsgbuf.h | 253 uint16 items; /* interrupt coalescing: item count before wakeup */ 254 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ 283 uint16 intr_idx; /* interrupt index */ 284 uint16 msi_offset; /* msi vector offset */ 320 uint16 trans_id; 322 uint16 input_buf_len; 324 uint16 output_buf_len; 326 uint16 rsvd[3]; 338 uint16 host_buf_len; 340 uint16 reserved[3]; [all …]
|
D | ethernet.h | 128 uint16 ether_type; 158 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ 159 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \ 160 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2])) 167 ((uint16 *)(d))[0] = ((const uint16 *)(s))[0]; \ 168 ((uint16 *)(d))[1] = ((const uint16 *)(s))[1]; \ 169 ((uint16 *)(d))[2] = ((const uint16 *)(s))[2]; \ 177 ((uint16 *)(d))[2] = ((uint16 *)(s))[2]; \ 178 ((uint16 *)(d))[1] = ((uint16 *)(s))[1]; \ 179 ((uint16 *)(d))[0] = ((uint16 *)(s))[0]; \ [all …]
|
D | bcmtlv.h | 139 uint16 id; 140 uint16 len; 151 typedef uint16 bcm_xtlv_opts_t; 180 uint16 type; 181 uint16 len; 188 uint16 size; 206 int bcm_xtlv_buf_init(bcm_xtlvbuf_t *tlv_buf, uint8 *buf, uint16 len, 210 uint16 bcm_xtlv_buf_len(struct bcm_xtlvbuf *tbuf); 213 uint16 bcm_xtlv_buf_rlen(struct bcm_xtlvbuf *tbuf); 222 int bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n); [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
D | event_log_payload.h | 54 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_STR */ 55 uint16 len; /* XTLV Len (String length) */ 70 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM */ 71 uint16 len; /* XTLV Len */ 76 uint16 plen[1]; /* var len array of lengths of each prec/fifo in the queue */ 80 #define TXQ_SUMMARY_FULL_LEN(num_q) (TXQ_SUMMARY_LEN + (num_q) * sizeof(uint16)) 83 uint16 id; /* XTLV ID: EVENT_LOG_XTLV_ID_TXQ_SUM_V2 */ 84 uint16 len; /* XTLV Len */ 90 uint16 plen[1]; /* var len array of lengths of each prec/fifo in the queue */ 94 #define TXQ_SUMMARY_V2_FULL_LEN(num_q) (TXQ_SUMMARY_V2_LEN + (num_q) * sizeof(uint16)) [all …]
|
D | bcmmsgbuf.h | 229 uint16 items; /* interrupt coalescing: item count before wakeup */ 230 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ 256 uint16 intr_idx; /* interrupt index */ 257 uint16 msi_offset; /* msi vector offset */ 291 uint16 trans_id; 293 uint16 input_buf_len; 295 uint16 output_buf_len; 297 uint16 rsvd[3]; 309 uint16 host_buf_len; 311 uint16 reserved[3]; [all …]
|
D | wlioctl.h | 82 uint16 version; 100 uint16 reject_reason; /**< reason code for rejecting association */ 119 uint16 len; 148 uint16 id; 150 uint16 PAD; 200 uint16 obss_bwsw_pseudo_sense_count_cfg; /**< number of msecs/cnt to be in 271 uint16 beacon_period; /**< units are Kusec */ 272 uint16 capability; /**< Capability information */ 282 uint16 atim_window; /**< units are Kusec */ 309 uint16 beacon_period; /**< units are Kusec */ [all …]
|
D | bcmevent.h | 66 uint16 version; 67 uint16 flags; /* see flags below */ 80 uint16 version; 81 uint16 flags; /* see flags below */ 298 extern int is_wlc_event_frame(void *pktdata, uint pktlen, uint16 exp_usr_subtype, 362 uint16 chanspec; /* Interface Channel/Chanspec */ 443 uint16 version; 444 uint16 channel; /* Matches chanspec_t format from bcmwifi_channels.h */ 465 uint16 start_port; 466 uint16 end_port; [all …]
|
D | ethernet.h | 128 uint16 ether_type; 159 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ 160 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \ 161 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2])) 168 ((uint16 *)(d))[0] = ((const uint16 *)(s))[0]; \ 169 ((uint16 *)(d))[1] = ((const uint16 *)(s))[1]; \ 170 ((uint16 *)(d))[2] = ((const uint16 *)(s))[2]; \ 178 ((uint16 *)(d))[2] = ((uint16 *)(s))[2]; \ 179 ((uint16 *)(d))[1] = ((uint16 *)(s))[1]; \ 180 ((uint16 *)(d))[0] = ((uint16 *)(s))[0]; \ [all …]
|
12345678910>>...21