Searched refs:u16 (Results 101 - 125 of 698) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/e1000/
H A De1000_i210.c41 static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
42 u16 *data);
44 static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data);
90 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words,
91 u16 *data)
94 u16 i, count;
135 s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 word
[all...]
H A De1000_manage.h43 u16 length, u16 offset, u8 *sum);
47 u8 *buffer, u16 length);
H A De1000_80003es2lan.c48 u16 *data);
51 u16 data);
52 static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset,
53 u16 words, u16 *data);
57 static s32 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed,
58 u16 *duplex);
63 static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex);
67 u16 *data);
69 u16 dat
[all...]
H A De1000_phy.c40 u16 *data, bool read, bool page_set);
43 u16 *data, bool read);
46 static const u16 e1000_m88_cable_length_table[] = {
52 static const u16 e1000_igp_2_cable_length_table[] = {
109 u16 E1000_UNUSEDARG data)
120 u32 E1000_UNUSEDARG offset, u16 E1000_UNUSEDARG *data)
152 u32 E1000_UNUSEDARG offset, u16 E1000_UNUSEDARG data)
223 u16 phy_id;
224 u16 retry_count = 0;
285 s32 e1000_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *dat
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_fast_pac.h28 u16 pac_type;
35 u16 pac_type);
H A Deap_teap_pac.h28 u16 pac_type;
35 u16 pac_type);
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.h15 u16 info_ids[], size_t num_ids, u32 subtypes,
20 const struct wpabuf *resp, u16 status_code);
/freebsd-13-stable/sbin/hastd/
H A Dlzf.h194 typedef unsigned short u16; typedef
196 typedef unsigned int u16; typedef
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dfw_qos.h85 u8 *pg, u16 *ratelimit);
99 u16 *availible_vpp, u8 *vpp_p_up);
H A Dfw.h60 u16 eth_mtu;
63 u16 wavelength;
90 u16 stat_rate_support;
187 u16 log_mc_entry_sz;
188 u16 log_mc_hash_sz;
189 u16 hca_core_clock; /* Internal Clock Frequency (in MHz) */
194 u16 num_sys_eqs;
204 u16 cqe_size; /* For use only when CQE stride feature enabled */
205 u16 eqe_size; /* For use only when EQE stride feature enabled */
214 u16 gid_ca
[all...]
/freebsd-13-stable/usr.bin/sdiotool/
H A Dlinux_sdio_compat.h52 u16 sdio_readw(struct sdio_func *func, unsigned int addr, int *err_ret);
59 void sdio_writew(struct sdio_func *func, u16 b,
H A Dlinux_compat.h41 #define u16 uint16_t macro
/freebsd-13-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2.h40 u16 index;
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps.h50 u16 auth_type;
51 u16 encr_type;
98 u16 config_methods;
167 u16 dev_pw_id;
245 struct wpabuf * wps_build_probe_req_ie(u16 pw_id, struct wps_device_data *dev,
327 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id,
328 u16 sel_reg_config_methods);
342 const u8 *pri_dev_type, u16 config_methods,
343 u16 dev_password_id, u8 request_type,
527 u16 config_method
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_chain.h71 u16 prod_page_idx;
72 u16 cons_page_idx;
88 u16 prod_idx;
89 u16 cons_idx;
136 u16 elem_per_page;
137 u16 elem_per_page_mask;
138 u16 elem_size;
139 u16 next_page_mask;
140 u16 usable_per_page;
193 static OSAL_INLINE u16 ecore_chain_get_prod_id
[all...]
H A Decore_iwarp.h76 u16 tcp_payload_len;
92 u16 mpa_frag_len;
93 u16 fpdu_length;
94 u16 incomplete_bytes;
107 u16 rcv_wnd_size;
108 u16 max_mtu;
109 u16 num_ooo_rx_bufs;
123 u16 max_num_partial_fpdus;
175 u16 mss;
188 u16 syn_ip_payload_lengt
[all...]
H A Decore_ooo.h47 u16 packet_length;
48 u16 parse_flags;
49 u16 vlan;
78 u16 max_num_archipelagos;
79 u16 cid_base;
H A Decore_int_api.h56 u16 igu_sb_id;
71 u16 pi[PIS_PER_SB_E4];
86 static OSAL_INLINE u16 ecore_sb_update_sb_idx(struct ecore_sb_info *sb_info)
89 u16 rc = 0;
264 u16 sb_id);
292 u16 sb_id);
364 u16 sb_id, bool b_to_vf);
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.h167 u16 *phy_data);
169 u16 phy_data);
171 u32 device_type, u16 *phy_data);
173 u32 device_type, u16 phy_data);
189 u16 *firmware_version);
191 u16 *firmware_version);
200 u16 *list_offset,
201 u16 *data_offset);
216 s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,
217 u16 *va
[all...]
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11.h26 u16 stype, int ok);
47 u16 hostapd_own_capab_info(struct hostapd_data *hapd);
81 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta,
83 u16 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta,
89 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta,
91 u16 copy_sta_vht_oper(struct hostapd_data *hapd, struct sta_info *sta,
93 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
95 u16 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta,
165 u8 *owe_buf, size_t owe_buf_len, u16 *reason);
166 u16 owe_process_rsn_i
[all...]
/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib_common.h75 u16 major_ver;
76 u16 minor_ver;
79 u16 max_entities;
101 u16 revision;
102 u16 size;
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_nvm.c206 enum i40e_status_code i40e_read_nvm_word_srctl(struct i40e_hw *hw, u16 offset,
207 u16 *data)
234 *data = (u16)((sr_reg &
261 u16 words, void *data,
309 static enum i40e_status_code i40e_read_nvm_word_aq(struct i40e_hw *hw, u16 offset,
310 u16 *data)
334 u16 offset,
335 u16 *data)
352 enum i40e_status_code i40e_read_nvm_word(struct i40e_hw *hw, u16 offset,
353 u16 *dat
[all...]
H A Di40e_common.c325 void *buffer, u16 buf_len)
330 u16 len;
331 u16 i;
446 u16 vsi_id, bool pf_lut,
447 u8 *lut, u16 lut_size,
463 desc.flags |= CPU_TO_LE16((u16)I40E_AQ_FLAG_BUF);
464 desc.flags |= CPU_TO_LE16((u16)I40E_AQ_FLAG_RD);
467 CPU_TO_LE16((u16)((vsi_id <<
470 cmd_resp->vsi_id |= CPU_TO_LE16((u16)I40E_AQC_SET_RSS_LUT_VSI_VALID);
473 cmd_resp->flags |= CPU_TO_LE16((u16)
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_teap_common.h193 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
194 void eap_teap_put_tlv(struct wpabuf *buf, u16 type, const void *data, u16 len);
195 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type,
206 int eap_teap_compound_mac(u16 tls_cs, const struct teap_tlv_crypto_binding *cb,
216 int eap_teap_allowed_anon_prov_cipher_suite(u16 cs);
/freebsd-13-stable/sys/dev/ice/
H A Dice_protocol_type.h308 u16 prot_type;
311 u16 field_off[ICE_MAX_CHAIN_WORDS];
312 u16 field_mask[ICE_MAX_CHAIN_WORDS];
323 u16 mask[ICE_NUM_WORDS_RECIPE];
330 u16 rid;
332 u16 fv_idx[ICE_NUM_WORDS_RECIPE];
333 u16 fv_mask[ICE_NUM_WORDS_RECIPE];

Completed in 362 milliseconds

1234567891011>>