Searched refs:u16 (Results 76 - 100 of 697) sorted by relevance

1234567891011>>

/freebsd-11-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);
88 s32 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask)
140 void e1000_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask)
235 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words,
236 u16 *data)
239 u16
[all...]
H A De1000_mbx.c42 u16 E1000_UNUSEDARG mbx_id)
55 u16 E1000_UNUSEDARG size,
56 u16 E1000_UNUSEDARG mbx_id)
72 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
98 s32 e1000_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
121 s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id)
141 s32 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id)
161 s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_i
[all...]
H A De1000_80003es2lan.c47 u16 *data);
50 u16 data);
51 static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset,
52 u16 words, u16 *data);
56 static s32 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed,
57 u16 *duplex);
62 static s32 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask);
63 static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex);
67 u16 *dat
[all...]
H A De1000_manage.h42 u16 length, u16 offset, u8 *sum);
46 u8 *buffer, u16 length);
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c45 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
77 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
112 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
113 u16 mbx_id)
142 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
143 u16 mbx_id)
223 static s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id)
245 static s32 ixgbe_check_for_ack_vf(struct ixgbe_hw *hw, u16 mbx_id)
267 static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id)
314 static s32 ixgbe_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 siz
[all...]
H A Dixgbe_phy.h166 u16 *phy_data);
168 u16 phy_data);
170 u32 device_type, u16 *phy_data);
172 u32 device_type, u16 phy_data);
188 u16 *firmware_version);
190 u16 *firmware_version);
199 u16 *list_offset,
200 u16 *data_offset);
215 s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,
216 u16 *va
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_iscsi_api.h94 u16 conn_id;
115 u16 syn_ip_payload_length;
118 u16 vlan_id;
119 u16 tcp_flags;
134 u16 srtt;
135 u16 rtt_var;
152 u16 remote_port;
153 u16 local_port;
154 u16 mss;
157 u16 da_timeout_valu
[all...]
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;
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_i.h72 u16 dev_pw_id;
76 u16 alt_dev_pw_id;
89 u16 encr_type;
94 u16 auth_type;
107 u16 config_error;
108 u16 error_indication;
142 u16 config_error, u16 error_indication, const u8 *mac_addr);
158 int wps_build_config_methods(struct wpabuf *msg, u16 methods);
160 int wps_build_dev_password_id(struct wpabuf *msg, u16 i
[all...]
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-11-stable/sys/contrib/ena-com/
H A Dena_eth_com.h53 u16 num_bufs;
54 u16 req_id;
58 u16 header_len;
78 u16 descs;
93 u16 req_id);
105 u16 tail, next_to_comp, cnt;
116 u16 required_buffers)
156 u16 num_descs;
183 u16 max_entries_in_tx_burst = io_sq->llq_info.max_entries_in_tx_burst;
184 u16 tai
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.h71 u16 aid; /* STA's unique AID (1 .. 2007) or 0 if not yet assigned */
72 u16 disconnect_reason_code; /* RADIUS server override */
74 u16 capability;
75 u16 listen_interval; /* or beacon_int for APs */
82 u16 peer_lid;
83 u16 my_lid;
84 u16 peer_aid;
85 u16 mpm_close_reason;
99 u16 igtk_key_id;
125 u16 auth_al
[all...]
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-11-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-11-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-11-stable/sbin/hastd/
H A Dlzf.h194 typedef unsigned short u16; typedef
196 typedef unsigned int u16; typedef
/freebsd-11-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-11-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2.h40 u16 index;
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h215 u16 source;
216 u16 dest;
221 u16 window;
222 u16 check;
223 u16 urg_ptr;
229 u16 tot_len;
230 u16 id;
231 u16 frag_off;
234 u16 check;
295 u16 l4_s
[all...]
H A Dxgehal-stats.h488 u16 rmac_full_q0;
489 u16 rmac_full_q1;
490 u16 rmac_full_q2;
491 u16 rmac_full_q3;
492 u16 rmac_full_q4;
493 u16 rmac_full_q5;
494 u16 rmac_full_q6;
495 u16 rmac_full_q7;
661 u16 rmac_full_q3;
662 u16 rmac_full_q
[all...]
/freebsd-11-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;

Completed in 390 milliseconds

1234567891011>>