Searched refs:u16 (Results 226 - 250 of 698) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.c1223 reg_autoneg_adver.u16 = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_AUTONEG_ADVER);
1226 cvmx_mdio_write(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_AUTONEG_ADVER, reg_autoneg_adver.u16);
1238 reg_status.u16 = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_STATUS);
1239 reg_autoneg_adver.u16 = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_AUTONEG_ADVER);
1245 cvmx_mdio_write(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_AUTONEG_ADVER, reg_autoneg_adver.u16);
1248 reg_extended_status.u16 = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_EXTENDED_STATUS);
1249 reg_control_1000.u16 = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_CONTROL_1000);
1252 cvmx_mdio_write(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_CONTROL_1000, reg_control_1000.u16);
1254 reg_control.u16 = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_CONTROL);
1257 cvmx_mdio_write(phy_addr >> 8, phy_addr & 0xff, CVMX_MDIO_PHY_REG_CONTROL, reg_control.u16);
[all...]
/freebsd-13-stable/sys/dev/mps/
H A Dmps_sas_lsi.c92 u16 event;
109 u16 reserved1[10]; /* 0-9 */
110 u16 serial_number[10]; /* 10-19 */
111 u16 reserved2[7]; /* 20-26 */
112 u16 model_number[20]; /* 27-46*/
113 u16 reserved3[170]; /* 47-216 */
114 u16 rotational_speed; /* 217 */
115 u16 reserved4[38]; /* 218-255 */
122 static int mpssas_add_device(struct mps_softc *sc, u16 handle, u8 linkrate);
123 static int mpssas_get_sata_identify(struct mps_softc *sc, u16 handl
[all...]
/freebsd-13-stable/sys/dev/e1000/
H A De1000_82541.c52 static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed,
53 u16 *duplex);
69 static const u16 e1000_igp_cable_length_table[] = {
134 u16 size;
445 static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed,
446 u16 *duplex)
450 u16 data;
676 u16 phy_data, phy_saved_data, speed, duplex, i;
677 u16 ffe_idle_err_timeout = FFE_IDLE_ERR_COUNT_TIMEOUT_20;
678 u16 dsp_reg_arra
[all...]
H A De1000_82571.c56 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset,
57 u16 words, u16 *data);
72 static s32 e1000_valid_led_default_82571(struct e1000_hw *hw, u16 *data);
83 static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset,
84 u16 words, u16 *data);
206 u16 size;
244 size = (u16)((eecd & E1000_EECD_SIZE_EX_MASK) >>
465 u16 phy_i
[all...]
H A De1000_mac.c110 u16 E1000_UNUSEDARG *s, u16 E1000_UNUSEDARG *d)
238 u16 pcie_link_status;
300 u16 pci_header_type;
371 void e1000_init_rx_addrs_generic(struct e1000_hw *hw, u16 rar_count)
405 u16 offset, nvm_alt_mac_addr_offset, nvm_data;
574 (((u16) mc_addr[5]) << bit_shift)));
627 u16 cmd_mmrbc;
628 u16 pcix_cmd;
629 u16 pcix_stat_hi_wor
[all...]
H A Dif_em.h489 u16 num_vlans;
513 u16 link_active;
514 u16 fc;
515 u16 link_speed;
516 u16 link_duplex;
536 u16 vf_ifp;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.h39 const u8 *addr, u16 aid, u16 capability,
41 u16 listen_interval,
78 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes,
79 u16 *flags, u8 *dfs_domain);
98 const u16 *csa_offs, size_t csa_offs_len);
119 u16 auth_alg);
121 u16 seq, u16 status, const u8 *ie, size_t len);
123 int reassoc, u16 statu
[all...]
H A Dap_mlme.c83 struct sta_info *sta, u16 reason_code)
162 struct sta_info *sta, u16 reason_code)
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dbss.h24 u16 infoid;
88 u16 beacon_int;
90 u16 caps;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp22 typedef u16 uint16_t;
93 u16 __sanitizer_unaligned_load16(const uu16 *addr) {
111 void __sanitizer_unaligned_store16(uu16 *addr, u16 v) {
H A Dtsan_defs.h101 const u16 kInvalidTid = kMaxTid + 1;
179 u16 tid;
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Deswitch.h109 u16 vlan;
118 u16 enabled_events;
165 int vport, u16 vlan, u8 qos);
H A Dmlx5_fs_cmd.c56 u16 vport,
87 u16 vport,
110 u16 vport,
137 u16 vport,
161 u16 vport,
255 u16 vport,
H A Dtransobj.h55 int mlx5_core_arm_rmp(struct mlx5_core_dev *dev, u32 rmpn, u16 lwm);
59 int mlx5_core_arm_xsrq(struct mlx5_core_dev *dev, u32 rmpn, u16 lwm);
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_provider.h112 u16 msi_x_vector;
113 u16 msi_x_entry;
234 u16 counter; /* Arbel only */
H A Dmthca_mad.c75 u8 port_num, u16 lid, u8 sl)
108 u16 prev_lid)
118 u16 lid = be16_to_cpu(pinfo->lid);
204 u16 *out_mad_pkey_index)
207 u16 slid = in_wc ? in_wc->slid : be16_to_cpu(IB_LID_PERMISSIVE);
208 u16 prev_lid = 0;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h115 u16 proto_id;
121 u16 num_app_entries;
223 u16 buf_size;
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_type.h314 u16 nvm_minor;
320 u16 oem_release;
324 u16 or_build;
704 u16 watchdog_timer; /* usec units */
2919 #define __le16 u16
2930 #define __be16 u16
3166 u16 pad2; /* end spacing to ensure length is mult. of dword2 */
3183 u16 length;
3184 u16 pad2;
3185 u16 dat
[all...]
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_osdep.c247 u16
250 u16 value;
259 i40e_write_pci_cfg(struct i40e_hw *hw, u32 reg, u16 value)
/freebsd-13-stable/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)
335 u16 sle
[all...]
/freebsd-13-stable/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, u8 hash_alg,
378 int tls_key_x_server_params_hash(u16 tls_version, const u8 *client_random,
414 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,
421 u16 slen;
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_upnp_i.h99 u16 dev_password_id;
100 u16 config_methods;
/freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h204 u16 config_methods,
207 const u8 *src, u16 dev_passwd_id,
230 u16 update_indic, const u8 *tlvs,
233 const u8 *sa, u16 update_indic,
428 u16 config_methods,
435 u16 dev_passwd_id,
497 const u8 *sa, u8 dialog_token, u16 update_indic,
504 const u8 *sa, u16 update_indic,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h85 u16 TypeKind;
89 u16 TypeInfo;
/freebsd-13-stable/sys/dev/mlx4/
H A Dstats.h111 u16 tx_coal_avg;
112 u16 rx_coal_avg;

Completed in 326 milliseconds

1234567891011>>