Searched refs:u16 (Results 126 - 150 of 698) sorted by relevance

1234567891011>>

/freebsd-13-stable/lib/libiconv_modules/UTF7/
H A Dcitrus_utf7.c155 uint16_t * __restrict u16, char ** __restrict s, size_t n,
183 *u16 = (uint16_t)psenc->ch[i];
190 *u16 = (uint16_t)BASE64_IN;
203 *u16 = (uint16_t)psenc->ch[i];
218 *u16 = (psenc->cache >> psenc->bits) &
232 *nresult = (size_t)((*u16 == 0) ? 0 : s0 - *s);
300 char * __restrict s, size_t n __unused, uint16_t u16,
308 if (ISSAFE(ei, u16)) {
316 if (u16 == BASE64_OUT || FINDLEN(ei, u16) >
154 _citrus_UTF7_mbtoutf16(_UTF7EncodingInfo * __restrict ei, uint16_t * __restrict u16, char ** __restrict s, size_t n, _UTF7State * __restrict psenc, size_t * __restrict nresult) argument
299 _citrus_UTF7_utf16tomb(_UTF7EncodingInfo * __restrict ei, char * __restrict s, size_t n __unused, uint16_t u16, _UTF7State * __restrict psenc, size_t * __restrict nresult) argument
353 uint16_t u16[2]; local
[all...]
/freebsd-13-stable/sys/dev/mlx5/
H A Ddriver.h239 u16 load_done;
243 u16 func_id;
257 u16 inlen;
258 u16 outlen;
307 u16 cmdif_rev;
380 u16 syndrome;
381 u16 reserved;
382 u16 bg;
383 u16 app_tag;
552 u16 burs
[all...]
H A Dcq.h165 struct mlx5_core_cq *cq, u16 cq_period,
166 u16 cq_max_count);
169 u16 cq_period,
170 u16 cq_max_count,
/freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/
H A Datomic.h181 u16 u16[0]; \
202 while (!atomic_fcmpset_16((volatile u16 *)(ptr), \
203 __ret.u16, __new.u16[0]) && __ret.val == (old)) \
229 u16 u16[0]; \
252 while (!atomic_fcmpset_16((volatile u16 *)(ptr), \
253 __ret.u16, __new.u16[
[all...]
H A Dtypes.h40 typedef uint16_t u16; typedef
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-mdio.h75 uint16_t u16; member in union:__anon10184
99 uint16_t u16; member in union:__anon10186
128 uint16_t u16; member in union:__anon10188
141 uint16_t u16; member in union:__anon10190
156 uint16_t u16; member in union:__anon10192
180 uint16_t u16; member in union:__anon10194
204 uint16_t u16; member in union:__anon10196
223 uint16_t u16; member in union:__anon10198
242 uint16_t u16; member in union:__anon10200
262 uint16_t u16; member in union:__anon10202
280 uint16_t u16; member in union:__anon10204
295 uint16_t u16; member in union:__anon10206
[all...]
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_type.h92 #define I40E_HI_WORD(x) ((u16)(((x) >> 16) & 0xFFFF))
93 #define I40E_LO_WORD(x) ((u16)((x) & 0xFFFF))
268 u16 max_frame_size;
457 u16 max_fcoeq;
472 u16 sr_size; /* Shadow RAM size in words */
474 u16 version; /* NVM package version */
563 u16 size;
621 u16 func;
622 u16 device;
623 u16 lan_i
[all...]
H A Di40e_dcb.c46 enum i40e_status_code i40e_get_dcbx_status(struct i40e_hw *hw, u16 *status)
54 *status = (u16)((reg & I40E_PRTDCB_GENS_DCBX_STATUS_MASK) >>
72 u16 offset = 0;
142 u16 offset = 0;
223 u16 typelength;
224 u16 offset = 0;
225 u16 length;
230 length = (u16)((typelength & I40E_LLDP_TLV_LEN_MASK) >>
314 u16 offset = 0;
389 u16 lengt
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h252 u16 data;
264 u16 names_offset /* Offset of this block attention names in the debug attention name offsets array */;
265 u16 reserved1;
268 u16 regs_offset /* Offset of this blocks attention registers in the attention registers array (in dbg_attn_reg units) */;
289 u16 block_attn_offset /* The offset of this registers attentions within the blocks attentions list (a value in the range 0..number of block attentions-1) */;
290 u16 reserved;
306 u16 names_offset /* Offset of this registers block attention names in the attention name offsets array */;
315 u16 data;
328 u16 block_attn_offset /* The offset of this registers attentions within the blocks attentions list (a value in the range 0..number of block attentions-1) */;
355 u16 lines_offse
[all...]
H A Decore_sriov.c169 u16 opaque_vfid)
219 u16 relative_vf_id,
260 u16 qid,
290 u16 rx_qid,
305 u16 tx_qid,
320 u16 sb_idx)
371 p_vf = ecore_iov_get_vf_info(p_hwfn, (u16)vfid, true);
538 u16 num_vfs = 0;
753 u16 rel_vf_id,
773 u16
[all...]
H A Dspad_layout.h163 u16 pme_status_pf_bitmap; /* 0xe20840 */
164 #define PME_STATUS_PF_BITMAP *((u16*)(STRUCT_OFFSET(pme_status_pf_bitmap)))
165 u16 pme_enable_pf_bitmap;
166 #define PME_ENABLE_PF_BITMAP *((u16*)(STRUCT_OFFSET(pme_enable_pf_bitmap)))
/freebsd-13-stable/sys/dev/ice/
H A Dice_sched.c86 u16 i;
130 u16 elems_req, void *buf, u16 buf_size,
131 u16 *elems_resp, struct ice_sq_cd *cd)
160 ice_aq_query_sched_elems(struct ice_hw *hw, u16 elems_req,
161 struct ice_aqc_txsched_elem_data *buf, u16 buf_size,
162 u16 *elems_ret, struct ice_sq_cd *cd)
240 ice_aq_delete_sched_elems(struct ice_hw *hw, u16 grps_req,
241 struct ice_aqc_delete_elem *buf, u16 buf_size,
242 u16 *grps_de
[all...]
H A Dice_iflib.h149 u16 desc_count;
182 u16 desc_count;
234 u16 num_available_vsi; /* Size of VSI array */
256 u16 *pf_imap;
H A Dice_switch.c120 u16 buf_size, u16 *req_desc, u16 *num_elems,
146 enum ice_status ice_alloc_rss_global_lut(struct ice_hw *hw, bool shared_res, u16 *global_lut_id)
150 u16 buf_len;
181 enum ice_status ice_free_rss_global_lut(struct ice_hw *hw, u16 global_lut_id)
184 u16 buf_len, num_elems = 1;
216 ice_alloc_sw(struct ice_hw *hw, bool ena_stats, bool shared_res, u16 *sw_id,
217 u16 *counter_id)
222 u16 buf_le
[all...]
H A Dice_flex_pipe.c136 u16 section_count;
137 u16 data_end;
244 u16 offset, size;
391 ice_find_boost_entry(struct ice_seg *ice_seg, u16 addr,
465 u16 *value)
497 u16 val;
638 static bool ice_bits_max_set(const u8 *mask, u16 size, u16 max)
640 u16 count = 0;
641 u16
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) {
32 return static_cast<u16>(Crc ^ (Crc >> 16));
38 return static_cast<u16>(Crc ^ (Crc >> 16));
40 u16 Checksum = computeBSDChecksum(static_cast<u16>(Seed), Value);
102 static inline u16 computeHeaderChecksum(u32 Cookie, const void *Ptr,
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h17 u16 group_num;
56 EAP_PWD_group * get_eap_pwd_group(u16 num);
57 int compute_password_element(EAP_PWD_group *grp, u16 num,
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_sim_db.h58 char *reauth_id, u16 counter, const u8 *mk);
61 char *reauth_id, u16 counter, const u8 *k_encr,
71 u16 counter;
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_server_i.h40 u16 cipher_suites[MAX_CIPHER_COUNT];
43 u16 cipher_suite;
48 u16 client_version;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Drrm.h24 u16 random_interval, u8 min_ap,
/freebsd-13-stable/sys/dev/mps/
H A Dmps_mapping.h74 u64 *sas_address, u16 handle, u32 device_info, u8 *is_SATA_SSD);
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmvar.h41 uint16_t u16; member in union:bhnd_nvram_bcm_hvar_value
/freebsd-13-stable/contrib/ofed/include/
H A Dtypes.h40 typedef uint16_t u16; typedef
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h247 u16 ht_capab;
336 u16 beacon_int;
337 u16 caps;
568 u16 duration;
768 u16 seq;
773 u16 status;
1141 u16 fils_erp_next_seq_num;
1462 u16 ht_opmode;
1777 u16 max_csa_counters;
1819 u16 ai
[all...]
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h82 u16 host_wq_pidx;
83 u16 host_cidx;
84 u16 host_pidx;
136 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid,
201 u16 nada2;
202 u16 cidx;
298 u16 idx;
329 u16 in_use;
330 u16 size;
331 u16 cid
[all...]

Completed in 394 milliseconds

1234567891011>>