Searched refs:u16 (Results 151 - 175 of 534) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h110 u16 msi_x_vector;
111 u16 msi_x_entry;
231 u16 counter; /* Arbel only */
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth.h194 void (*disconnect)(void *ctx, const u8 *addr, u16 reason);
212 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data,
301 u16 auth_transaction, const u8 *ies, size_t ies_len,
303 u16 auth_transaction, u16 resp,
306 u16 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies,
H A Dap_config.h347 u16 pwd_group;
374 u16 max_listen_interval;
484 u16 gas_comeback_delay;
496 u16 anqp_domain_id;
505 u16 width;
506 u16 height;
570 u16 beacon_int;
628 u16 ht_capab;
H A Dieee802_11_vht.c98 u16 sta_rx_mcs_set, ap_tx_mcs_set;
134 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta,
162 u16 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta,
222 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
/freebsd-11.0-release/sys/dev/e1000/
H A De1000_82571.c55 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset,
56 u16 words, u16 *data);
71 static s32 e1000_valid_led_default_82571(struct e1000_hw *hw, u16 *data);
85 static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset,
86 u16 words, u16 *data);
209 u16 size;
247 size = (u16)((eecd & E1000_EECD_SIZE_EX_MASK) >>
468 u16 phy_i
[all...]
H A De1000_mac.c109 u16 E1000_UNUSEDARG *s, u16 E1000_UNUSEDARG *d)
237 u16 pcie_link_status;
299 u16 pci_header_type;
370 void e1000_init_rx_addrs_generic(struct e1000_hw *hw, u16 rar_count)
404 u16 offset, nvm_alt_mac_addr_offset, nvm_data;
573 (((u16) mc_addr[5]) << bit_shift)));
626 u16 cmd_mmrbc;
627 u16 pcix_cmd;
628 u16 pcix_stat_hi_wor
[all...]
/freebsd-11.0-release/contrib/wpa/src/p2p/
H A Dp2p_sd.c23 u16 len;
39 u16 info = WPA_GET_BE16(pos);
171 static struct wpabuf * p2p_build_sd_query(u16 update_indic,
212 static struct wpabuf * p2p_build_sd_response(u8 dialog_token, u16 status_code,
213 u16 comeback_delay,
214 u16 update_indic,
243 u16 status_code,
244 u16 update_indic,
247 u16 total_len)
327 u16 sle
[all...]
H A Dp2p_build.c135 wpabuf_put_u8(buf, 4 + count * sizeof(u16));
190 u16 methods;
340 void p2p_buf_add_ext_listen_timing(struct wpabuf *buf, u16 period,
341 u16 interval)
411 wpabuf_put_le16(buf, (u16) info_len);
438 wpabuf_put_le16(buf, (u16) (sizeof(u32) + ETH_ALEN));
477 u32 adv_id, u16 config_methods,
522 if (remaining < sizeof(u32) + sizeof(u16) + sizeof(u8)) {
528 size_t back = sizeof(u32) + sizeof(u16) + sizeof(u8) - front;
529 u8 holder[sizeof(u32) + sizeof(u16)
[all...]
/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h186 u16 proto, const u8 *buf, size_t len)
205 const void *data, u16 data_len,
284 u16 status_code, u32 peer_capab,
306 u16 aid, u16 capability, const u8 *supp_rates,
360 int ver, const u8 *dest, u16 proto,
369 u16 ver, u16 key_info,
/freebsd-11.0-release/contrib/wpa/src/tls/
H A Dtlsv1_common.c107 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite)
289 int tls_version_ok(u16 ver)
306 const char * tls_version_str(u16 ver)
321 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label,
338 int tlsv12_key_x_server_params_hash(u16 tls_version,
362 int tls_key_x_server_params_hash(u16 tls_version, const u8 *client_random,
398 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,
405 u16 slen;
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dwps_upnp_i.h99 u16 dev_password_id;
100 u16 config_methods;
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dbss.h78 u16 beacon_int;
80 u16 caps;
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h186 u16 config_methods,
189 const u8 *src, u16 dev_passwd_id,
212 u16 update_indic, const u8 *tlvs,
215 const u8 *sa, u16 update_indic,
389 u16 config_methods,
396 u16 dev_passwd_id,
458 const u8 *sa, u8 dialog_token, u16 update_indic,
465 const u8 *sa, u16 update_indic,
/freebsd-11.0-release/contrib/compiler-rt/lib/ubsan/
H A Dubsan_value.h86 u16 TypeKind;
90 u16 TypeInfo;
/freebsd-11.0-release/sys/dev/mlx5/
H A Dcq.h164 struct mlx5_core_cq *cq, u16 cq_period,
165 u16 cq_max_count);
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pagealloc.c35 u16 func_id;
44 u16 func_id;
74 static int insert_page(struct mlx5_core_dev *dev, u64 addr, struct page *page, u16 func_id)
132 static int mlx5_cmd_query_pages(struct mlx5_core_dev *dev, u16 *func_id,
207 static int alloc_system_page(struct mlx5_core_dev *dev, u16 func_id)
240 static int give_pages(struct mlx5_core_dev *dev, u16 func_id, int npages,
387 void mlx5_core_req_pages_handler(struct mlx5_core_dev *dev, u16 func_id,
408 u16 uninitialized_var(func_id);
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.c117 s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
118 u16 *max, u8 *bwg_id, u8 *tsa,
176 s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
177 u16 *max, u8 *bwg_id, u8 *tsa)
221 s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
222 u16 *max, u8 *bwg_id, u8 *tsa,
580 u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa,
H A Dixgbe_type.h632 u16 watchdog_timer; /* usec units */
2782 #define __le16 u16
2793 #define __be16 u16
2964 u16 pad2; /* end spacing to ensure length is mult. of dword2 */
2971 u16 length;
2972 u16 pad2;
2973 u16 data;
2974 u16 pad3;
2980 u16 length;
2981 u16 pad
[all...]
H A Dixgbe_phy.c97 u16 sum = add1 + add2;
114 u16 reg, u16 *val, bool lock)
193 u16 reg, u16 *val)
209 u16 reg, u16 *val)
225 u16 reg, u16 val, bool lock)
289 u8 addr, u16 re
[all...]
/freebsd-11.0-release/sys/ofed/include/linux/mlx4/
H A Dcq.h177 u16 count, u16 period);
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_mode.h255 u16 firmware_flags;
301 u16 lut_r[256], lut_g[256], lut_b[256];
423 u16 caps;
506 extern u16 radeon_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder);
507 extern u16 radeon_connector_encoder_get_dp_bridge_encoder_id(struct drm_connector *connector);
680 extern void radeon_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green,
681 u16 blue, int regno);
682 extern void radeon_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *gree
[all...]
/freebsd-11.0-release/sys/dev/ixl/
H A Di40e_lan_hmc.c695 u16 offset;
696 u16 size_of;
697 u16 width;
698 u16 lsb;
766 u16 shift_width;
804 u16 src_word, mask;
806 u16 shift_width;
819 src_word = *(u16 *)from;
850 u16 shift_width;
902 u16 shift_widt
[all...]
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Dsha256-prf.c55 u16 counter = 1;
H A Dsha384-prf.c55 u16 counter = 1;
/freebsd-11.0-release/contrib/wpa/src/eap_peer/
H A Dikev2.h49 u16 error_type;

Completed in 168 milliseconds

1234567891011>>