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

1234567891011>>

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.h71 u16 *phy_data);
73 u16 phy_data);
101 s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data);
102 s32 ixgbe_write_eeprom_buffer(struct ixgbe_hw *hw, u16 offset,
103 u16 words, u16 *data);
104 s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data);
105 s32 ixgbe_read_eeprom_buffer(struct ixgbe_hw *hw, u16 offse
[all...]
H A Dixgbe_mbx.c46 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
78 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
113 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
114 u16 mbx_id)
143 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
144 u16 mbx_id)
224 static s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id)
246 static s32 ixgbe_check_for_ack_vf(struct ixgbe_hw *hw, u16 mbx_id)
268 static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id)
315 static s32 ixgbe_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 siz
[all...]
/freebsd-13-stable/sys/dev/e1000/
H A De1000_nvm.c68 u16 E1000_UNUSEDARG a, u16 E1000_UNUSEDARG b,
69 u16 E1000_UNUSEDARG *c)
90 u16 E1000_UNUSEDARG *data)
101 u16 E1000_UNUSEDARG a, u16 E1000_UNUSEDARG b,
102 u16 E1000_UNUSEDARG *c)
148 static void e1000_shift_out_eec_bits(struct e1000_hw *hw, u16 data, u16 count)
195 static u16 e1000_shift_in_eec_bit
[all...]
H A De1000_osdep.c45 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value)
51 e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value)
74 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value)
88 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value)
H A De1000_api.h70 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex);
88 s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data);
89 s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data);
106 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
107 s32 e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data);
108 s32 e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data);
109 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offse
[all...]
H A De1000_mac.h43 s32 e1000_null_link_info(struct e1000_hw *hw, u16 *s, u16 *d);
64 s32 e1000_get_speed_and_duplex_copper_generic(struct e1000_hw *hw, u16 *speed,
65 u16 *duplex);
67 u16 *speed, u16 *duplex);
86 void e1000_init_rx_addrs_generic(struct e1000_hw *hw, u16 rar_count);
96 s32 e1000_acquire_swfw_sync(struct e1000_hw *hw, u16 mask);
97 void e1000_release_swfw_sync(struct e1000_hw *hw, u16 mask);
H A De1000_mbx.c43 u16 E1000_UNUSEDARG mbx_id)
56 u16 E1000_UNUSEDARG size,
57 u16 E1000_UNUSEDARG mbx_id)
73 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
99 s32 e1000_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
122 s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id)
142 s32 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id)
162 s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_i
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dprivsep_commands.h40 u16 freqs[PRIVSEP_MAX_SCAN_FREQS];
104 u16 auth_type;
105 u16 auth_transaction;
106 u16 status_code;
H A Dsae.h54 u16 send_confirm;
60 u16 rc; /* protocol instance variable: Rc (received send-confirm) */
74 u16 sae_parse_commit(struct sae_data *sae, const u8 *data, size_t len,
78 u16 sae_group_allowed(struct sae_data *sae, int *allowed_groups, u16 group);
H A Dgas.c48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id,
49 u8 more, u16 comeback_delay, size_t size)
70 gas_build_initial_resp(u8 dialog_token, u16 status_code, u16 comeback_delay,
79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more,
80 u16 comeback_delay, size_t size)
128 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
129 u16 comeback_delay, size_t size)
147 u16 status_code,
148 u16 comeback_dela
[all...]
/freebsd-13-stable/sys/dev/mlx5/
H A Dmpfs.h33 u8 vlan_valid, u16 bbvlan);
/freebsd-13-stable/crypto/openssh/
H A Drijndael.h37 typedef unsigned short u16; typedef
/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c49 ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, u16 length,
127 /* ice_aq_read_nvm takes the length as a u16. Our read_size is
132 offset, (u16)read_size,
160 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset,
161 u16 length, void *data, bool last_command, u8 command_flags,
201 ice_aq_erase_nvm(struct ice_hw *hw, u16 module_typeid, struct ice_sq_cd *cd)
243 ice_aq_read_nvm_cfg(struct ice_hw *hw, u8 cmd_flags, u16 field_id, void *data,
244 u16 buf_size, u16 *elem_coun
[all...]
H A Dice_flow.h229 u16 off; /* Starting offset of the field in header in bytes */
245 u16 val; /* Offset where the value is located */
246 u16 mask; /* Offset where the mask/prefix value is located */
247 u16 last; /* Length or offset where the upper value is located */
328 ice_flow_assoc_vsig_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi_handle,
329 u16 vsig);
335 u16 val_loc, u16 prefix_loc, u8 prefix_sz);
336 void ice_rem_vsi_rss_list(struct ice_hw *hw, u16 vsi_handle);
337 enum ice_status ice_replay_rss_cfg(struct ice_hw *hw, u16 vsi_handl
[all...]
H A Dice_flex_type.h42 u16 off; /* Offset within the protocol header */
462 u16 reserved_section_table_entries;
496 u16 boost_addr;
497 u16 port;
498 u16 ref;
509 u16 count;
520 u16 count;
521 u16 fvw;
522 u16 *ref_count;
565 u16 tcam_id
[all...]
H A Dice_dcb.h205 u16 buf_size, u16 *local_len, u16 *remote_len,
209 void *buf, u16 buf_size, u16 tlv_len, u16 *mib_len,
213 u16 buf_size, u16 old_len, u16 new_len, u16 offse
[all...]
H A Dice_type.h109 #define ICE_HI_WORD(x) ((u16)(((x) >> 16) & 0xFFFF))
110 #define ICE_LO_WORD(x) ((u16)((x) & 0xFFFF))
151 ((bool)((((u16 *)(addr))[0] == ((u16)0xffff))))
154 (((bool)((((u16 *)(addr))[0] == ((u16)0x0)))) && \
155 ((bool)((((u16 *)(addr))[1] == ((u16)0x0)))) && \
156 ((bool)((((u16 *)(addr))[2] == ((u16)
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h200 u16 callback_id /* Callback ID */;
201 u16 block_id /* Blocks ID */;
229 u16 reserved2;
230 u16 modes_buf_offset /* offset (in bytes) in modes expression buffer */;
285 u16 size /* array size in dwords */;
286 u16 offset /* array start offset in dwords */;
394 u16 m1 /* multiplier 1 */;
395 u16 m2 /* multiplier 2 */;
396 u16 m3 /* multiplier 3 */;
397 u16 siz
[all...]
H A Dmcp_private.h71 u16 mba_ver;
80 u16 size; /* number of allocated resources */
81 u16 offset; /* Offset of the 1st resource */
210 u16 valid;
211 u16 type_len;
219 typedef u16(*lldp_prepare_tlv_func)(u8 port, lldp_agent_e lldp_agent, u8 *buffer);
222 u16 valid;
242 u16 len;
248 u16 lldp_ttl;
337 u16 req_le
[all...]
H A Decore_mcp_api.h141 u16 ovlan;
143 u16 mtu;
225 u16 num_wwpn;
226 u16 num_wwnn;
299 u16 lso_maxoff_size;
301 u16 lso_minseg_size;
305 u16 tx_descr_size;
307 u16 rx_descr_size;
309 u16 netq_count;
315 u16 tx_descr_qdept
[all...]
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...]
/freebsd-13-stable/sys/dev/ixl/
H A Diavf.h47 #define IAVF_FILTER_USED (u16)(1 << 0)
48 #define IAVF_FILTER_VLAN (u16)(1 << 1)
49 #define IAVF_FILTER_ADD (u16)(1 << 2)
50 #define IAVF_FILTER_DEL (u16)(1 << 3)
51 #define IAVF_FILTER_MC (u16)(1 << 4)
107 u16 flags;
113 u16 vlan;
114 u16 flags;
133 u16 promisc_flags;
209 u8 *, u16);
[all...]
/freebsd-13-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...]
/freebsd-13-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-13-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...]

Completed in 231 milliseconds

1234567891011>>