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

1234567891011>>

/freebsd-13-stable/sys/dev/ice/
H A Dice_sriov.c51 ice_aq_send_msg_to_vf(struct ice_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval,
52 u8 *msg, u16 msglen, struct ice_sq_cd *cd)
86 enum ice_status v_retval, u8 *msg, u16 msglen,
113 u32 ice_conv_link_speed_to_virtchnl(bool adv_link_support, u16 link_speed)
291 ice_mbx_detect_malvf(struct ice_hw *hw, u16 vf_id,
363 struct ice_mbx_data *mbx_data, u16 vf_id,
471 u16 bitmap_len, u16 vf_id, bool *report_malvf)
510 u16 bitmap_len, u16 vf_i
[all...]
H A Dice_lib.h280 static inline u16 ice_itr_to_reg(struct ice_hw *hw, u16 itr_setting)
463 u16 idx; /* software index to sc->all_vsi[] */
465 u16 *tx_qmap; /* Tx VSI to PF queue mapping */
466 u16 *rx_qmap; /* Rx VSI to PF queue mapping */
483 u16 rss_table_size; /* HW RSS table size */
487 u16 mbuf_sz;
634 struct ice_str_buf _ice_fltr_flag_str(u16 flag);
725 int ice_process_ctrlq(struct ice_softc *sc, enum ice_ctl_q q_type, u16 *pending);
765 enum ice_status ice_add_vlan_hw_filter(struct ice_vsi *vsi, u16 vi
[all...]
H A Dice_dcb.c52 u16 buf_size, u16 *local_len, u16 *remote_len,
133 void *buf, u16 buf_size, u16 tlv_len, u16 *mib_len,
151 desc.flags |= CPU_TO_LE16((u16)(ICE_AQ_FLAG_RD));
182 u16 buf_size, u16 old_len, u16 new_le
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore.h301 u16 port;
478 u16 opaque_fid;
479 u16 ovlan;
487 u16 num_iscsi_conns;
488 u16 num_fcoe_conns;
503 u16 mtu;
548 u16 start_pq;
550 u16 pure_lb_pq;
551 u16 offload_pq;
552 u16 low_latency_p
[all...]
H A Decore_dev_api.h591 u16 src_id,
592 u16 *dst_id);
718 u16 source_port_or_eth_type, u16 dest_port);
732 u16 source_port_or_eth_type,
733 u16 dest_port);
773 u16 id,
786 ecore_get_queue_coalesce(struct ecore_hwfn *p_hwfn, u16 *coal,
806 ecore_set_queue_coalesce(struct ecore_hwfn *p_hwfn, u16 rx_coal,
807 u16 tx_coa
[all...]
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_common.h216 u16 suite;
250 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite);
258 int tls_version_ok(u16 ver);
259 const char * tls_version_str(u16 ver);
260 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label,
262 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_Alg,
267 int tls_key_x_server_params_hash(u16 tls_version, const u8 *client_random,
271 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.h21 using __sanitizer::u16;
24 typedef u16 dfsan_label;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_msvc.h154 INLINE u16 atomic_exchange(volatile atomic_uint16_t *a,
155 u16 v, memory_order mo) {
158 return (u16)_InterlockedExchange16((volatile short*)&a->val_dont_use, v);
208 u16 *cmp,
209 u16 xchg,
211 u16 cmpv = *cmp;
212 u16 prev = (u16)_InterlockedCompareExchange16(
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.c121 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
122 u16 *max, u8 *tsa)
180 u16 *refill, u16 *max, u8 *bwg_id,
227 u16 *refill, u16 *max, u8 *bwg_id,
360 u16 *refill, u16 *max, u8 *bwg_id,
H A Dixgbe_osdep.c37 inline u16
44 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, u32 reg, u16 value)
H A Dixgbe_sriov.h70 int ixgbe_if_iov_vf_add(if_ctx_t, u16, const nvlist_t *);
71 int ixgbe_if_iov_init(if_ctx_t, u16, const nvlist_t *);
H A Dixgbe_common.c47 static void ixgbe_shift_out_eeprom_bits(struct ixgbe_hw *hw, u16 data,
48 u16 count);
49 static u16 ixgbe_shift_in_eeprom_bits(struct ixgbe_hw *hw, u16 count);
56 u16 *san_mac_offset);
57 static s32 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
58 u16 words, u16 *data);
59 static s32 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
60 u16 word
[all...]
H A Dixgbe_dcb.c53 s32 ixgbe_dcb_calculate_tc_credits(u8 *bw, u16 *refill, u16 *max,
76 refill[i] = (u16)val;
101 u16 min_percent = 100;
107 u16 link_percentage = 0;
163 p->data_credits_refill = (u16)credit_refill;
189 (u16)credit_max;
192 p->data_credits_max = (u16)credit_max;
226 u16 *refill)
235 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *ma
[all...]
/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdmavt_mr.h112 u16 m; /* current index: mr->map[m] */
113 u16 n; /* current index: mr->map[m]->segs[n] */
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interface_internal.h46 using __sanitizer::u16;
58 void __msan_maybe_warning_2(u16 s, u32 o);
67 void __msan_maybe_store_origin_2(u16 s, void *p, u32 o);
162 u16 __sanitizer_unaligned_load16(const uu16 *p);
171 void __sanitizer_unaligned_store16(uu16 *p, u16 x);
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h177 * calculation that comes from having a u16 for the number of pages i.e. 0xffff
188 * The maximum CNQ size is not reachable because the FW supports a chain of u16
263 u16 max_inline;
436 u16 dpi;
462 u16 len;
463 u16 entry_size; /* Size of an element in the queue */
464 u16 id; /* qid, where to ring the doorbell. */
465 u16 head, tail;
484 u16 auto_speeds_supported;
485 u16 fixed_speeds_supporte
[all...]
/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c206 uint16_t u16, num_keys, num_tl; local
233 CHECK(ret = krb5_ret_uint16(sp, &u16));
234 if (u16 != KDB_V1_BASE_LENGTH) { ret = EINVAL; goto out; }
281 CHECK(ret = krb5_ret_uint16(sp, &u16));
282 num_tl = u16;
284 CHECK(ret = krb5_ret_uint16(sp, &u16));
285 num_keys = u16;
287 CHECK(ret = krb5_ret_uint16(sp, &u16));
294 p = malloc(u16 + 1);
299 krb5_storage_read(sp, p, u16);
[all...]
/freebsd-13-stable/sys/dev/e1000/
H A De1000_vf.c48 static s32 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed,
49 u16 *duplex);
222 static s32 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed,
223 u16 *duplex)
376 (((u16) mc_addr[5]) << bit_shift)));
382 u32 *msg, u16 size)
405 u16 *hash_list = (u16 *)&msgbuf[1];
446 void e1000_vfta_set_vf(struct e1000_hw *hw, u16 vid, bool set)
463 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_siz
[all...]
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4.h48 #define u16 uint16_t macro
103 u16 host_wq_pidx;
104 u16 host_cidx;
105 u16 host_pidx;
142 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid,
207 u16 nada2;
208 u16 cidx;
301 u16 idx;
321 u16 in_use;
322 u16 siz
[all...]
/freebsd-13-stable/sys/contrib/ena-com/
H A Dena_eth_com.c40 u16 expected_phase, head_masked;
41 u16 desc_phase;
65 u16 tail_masked;
80 u16 dst_tail_mask;
120 u16 header_len)
125 u16 header_offset;
255 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx)
263 static u16 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq,
264 u16 *first_cdesc_idx)
267 u16 coun
[all...]
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h107 u16 vport;
258 u16 vport,
263 u16 vport,
268 u16 vport,
273 u16 vport,
279 u16 vport,
289 u16 vport,
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_cmd.h148 u16 stat_rate_support;
209 u16 log_mc_entry_sz;
210 u16 mc_hash_sz;
227 u16 gid_cap;
228 u16 pkey_cap;
248 void mthca_cmd_event(struct mthca_dev *dev, u16 token,
322 u16 *hash);
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_osdep.h116 typedef uint16_t u16; typedef
125 #define __le16 u16
128 #define __be16 u16
175 u16 i40e_read_pci_cfg(struct i40e_hw *, u32);
176 void i40e_write_pci_cfg(struct i40e_hw *, u32, u16);
242 enum i40e_status_code i40e_read_nvm_word_srctl(struct i40e_hw *hw, u16 offset,
243 u16 *data);
/freebsd-13-stable/sys/dev/mlx4/
H A Dcmd.h246 u16 vxlan_udp_dport;
270 u16 op, unsigned long timeout, int native);
274 u8 op_modifier, u16 op, unsigned long timeout,
283 u32 in_modifier, u8 op_modifier, u16 op,
296 u32 in_modifier, u8 op_modifier, u16 op,
310 int mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan,
325 u16 *vlan, u8 *qos);
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h49 u16 usec;
50 u16 pkts;
58 u16 event_ctr;
72 u16 event_ctr;
339 net_dim_sample(u16 event_ctr,
379 u16 nevents;
385 nevents = BIT_GAP(BITS_PER_TYPE(u16),

Completed in 366 milliseconds

1234567891011>>