Searched refs:u16 (Results 26 - 50 of 698) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.h53 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
54 u8 *prot, u16 *off);
57 u16 *value);
64 ice_get_sw_fv_list(struct ice_hw *hw, u8 *prot_ids, u16 ids_cnt,
68 u16 buf_size, struct ice_sq_cd *cd);
71 ice_pkg_buf_unreserve_section(struct ice_buf_build *bld, u16 count);
72 u16 ice_pkg_buf_get_free_space(struct ice_buf_build *bld);
75 u16 *port);
77 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port);
78 enum ice_status ice_destroy_tunnel(struct ice_hw *hw, u16 por
[all...]
H A Dvirtchnl_inline_ipsec.h134 u16 block_size;
136 u16 min_key_size;
137 u16 max_key_size;
138 u16 inc_key_size;
140 u16 min_iv_size;
141 u16 max_iv_size;
142 u16 inc_iv_size;
144 u16 min_digest_size;
145 u16 max_digest_size;
146 u16 inc_digest_siz
[all...]
H A Dice_sched.h68 u16 rl_multiplier;
69 u16 wake_up_calc;
70 u16 rl_encode;
80 u16 prof_id_ref; /* profile ID to node association ref count */
86 u16 vsi_handle;
105 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles,
106 struct ice_aqc_rl_profile_elem *buf, u16 buf_size,
109 ice_aq_cfg_l2_node_cgd(struct ice_hw *hw, u16 num_nodes,
110 struct ice_aqc_cfg_l2_node_cgd_elem *buf, u16 buf_size,
113 ice_aq_query_sched_elems(struct ice_hw *hw, u16 elems_re
[all...]
/freebsd-13-stable/sys/contrib/ena-com/
H A Dena_com.h75 u16 llq_ring_entry_size_value;
85 u16 len; /**< Buffer length in bytes */
89 u16 len;
90 u16 req_id;
101 u16 mss;
102 u16 l3_hdr_len;
103 u16 l3_hdr_offset;
104 u16 l4_hdr_len; /* In words */
108 u16 header_location_ctrl;
109 u16 desc_stride_ctr
[all...]
/freebsd-13-stable/sys/dev/ixl/
H A Dvirtchnl.h234 u16 vsi_id;
235 u16 num_queue_pairs;
237 u16 qset_handle;
267 u16 num_vsis;
268 u16 num_queue_pairs;
269 u16 max_vectors;
270 u16 max_mtu;
289 u16 vsi_id;
290 u16 queue_id;
291 u16 ring_le
[all...]
H A Di40e_lan_hmc.h51 u16 head;
52 u16 cpuid; /* bigger than needed, see above for reason */
54 u16 qlen;
56 u16 dbuff; /* bigger than needed, see above for reason */
58 u16 hbuff; /* bigger than needed, see above for reason */
72 u16 lrxqthresh; /* bigger than needed, see above for reason */
84 u16 head;
91 u16 thead_wb;
94 u16 qlen;
100 u16 rdylis
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.h35 u16 major;
36 u16 minor;
38 VersionBase(u16 major, u16 minor) : major(major), minor(minor) {}
50 MacosVersion(u16 major, u16 minor) : VersionBase(major, minor) {}
54 DarwinKernelVersion(u16 major, u16 minor) : VersionBase(major, minor) {}
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.h93 s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *,
95 s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *,
97 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *, u8 *);
100 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, u8 *);
H A Dixgbe_common.h48 u16 word[2];
49 u16 *pba_block;
55 u16 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw);
64 s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf,
65 u32 eeprom_buf_size, u16 max_pba_block_size,
67 s32 ixgbe_write_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf,
69 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf,
70 u32 eeprom_buf_size, u16 *pba_block_size);
73 void ixgbe_set_pci_config_data_generic(struct ixgbe_hw *hw, u16 link_status);
82 s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offse
[all...]
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_cache.h81 u16 *index);
103 u16 *index);
111 void *context, u16 *index);
125 u16 *pkey);
140 u16 pkey,
141 u16 *index);
156 u16 pkey,
157 u16 *index);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h61 /* Max CQE is derived from u16/32 size, halved and decremented by 1 to handle
129 u16 srq_id_offset;
130 u16 queue_zone_base;
131 u16 max_queue_zones;
153 u16 icid;
154 u16 qp_idx;
169 u16 pd; /* Protection domain */
170 u16 pkey; /* Primary P_key index */
172 u16 mtu;
173 u16 srq_i
[all...]
H A Decore_ll2.h55 u16 buf_length;
58 u16 parse_flags;
59 u16 packet_length;
60 u16 vlan;
67 u16 bd_used;
73 u16 frag_len;
104 u16 cur_completing_bd_idx;
107 u16 bds_idx;
108 u16 cur_send_frag_num;
109 u16 cur_completing_frag_nu
[all...]
H A Decore_roce_api.h108 u16 max_inline;
140 u16 max_srq_wr; /* Maximum number of WRs per SRQ */
250 u16 rl_max_rate; /* Maximum rate in 1.6 Mbps resolution */
251 u16 rl_r_ai; /* Active increase rate */
252 u16 rl_r_hai; /* Hyper active increase rate */
253 u16 dcqcn_g; /* Alpha update gain in 1/64K resolution */
272 u16 ooo_num_rx_bufs;
294 u16 max_mtu;
304 u16 dpi;
308 u16 wid_coun
[all...]
H A Decore_iov_api.h101 u16 forced_vlan;
105 u16 rel_vf_id;
111 u16 num_queues;
117 u16 req_rx_queue[ECORE_MAX_VF_CHAINS_PER_PF];
118 u16 req_tx_queue[ECORE_MAX_VF_CHAINS_PER_PF];
156 u16 rel_vf_id);
167 u16 ctrl; /* SR-IOV Control */
168 u16 total_vfs; /* total VFs associated with the PF */
169 u16 num_vfs; /* number of vfs that have been started */
170 u16 initial_vf
[all...]
H A Decore_fcoe_api.h41 u16 conn_id;
60 u16 dst_mac_addr_lo;
61 u16 dst_mac_addr_mid;
62 u16 dst_mac_addr_hi;
63 u16 src_mac_addr_lo;
64 u16 src_mac_addr_mid;
65 u16 src_mac_addr_hi;
67 u16 tx_max_fc_pay_len;
68 u16 e_d_tov_timer_val;
69 u16 rec_tov_timer_va
[all...]
H A Decore_vfpf_if.h59 u16 hw_sb_id; /* aka absolute igu id, used to ack the sb */
76 u16 type;
77 u16 length;
141 u16 opaque_fid; /* ME register value */
168 u16 rss_ind_table[T_ETH_INDIRECTION_TABLE_SIZE];
192 u16 fw_major;
193 u16 fw_minor;
194 u16 fw_rev;
195 u16 fw_eng;
216 u16 db_siz
[all...]
H A Decore_sriov.h103 u16 fw_rx_qid;
104 u16 fw_tx_qid;
119 u16 vid;
151 u16 opaque_fid;
152 u16 mtu;
166 u16 rx_coal;
167 u16 tx_coal;
175 u16 igu_sbs[ECORE_MAX_VF_CHAINS_PER_PF];
242 void *ecore_add_tlv(u8 **offset, u16 type, u16 lengt
[all...]
H A Decore_int.h61 u16 igu_sb_id;
69 u16 igu_dsb_id;
106 u16 ecore_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id);
187 * @return u16
189 u16 ecore_int_get_sp_sb_id(struct ecore_hwfn *p_hwfn);
203 u16 sb_id,
204 u16 opaque,
221 u16 igu_sb_id,
222 u16 vf_numbe
[all...]
/freebsd-13-stable/sys/dev/e1000/
H A De1000_vf.h96 u16 pkt_info;
98 u16 hdr_info;
104 u16 ip_id; /* IP id */
105 u16 csum; /* Packet Checksum */
111 u16 length; /* Packet length */
112 u16 vlan; /* VLAN tag */
206 s32 (*get_link_up_info)(struct e1000_hw *, u16 *, u16 *);
223 u16 mta_reg_count;
224 u16 rar_entry_coun
[all...]
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dflow_table.h43 u16 vport,
44 u16 num_groups,
52 int mlx5_set_flow_table_root(struct mlx5_core_dev *mdev, u16 op_mod,
58 int mlx5_create_flow_counter(struct mlx5_core_dev *dev, u16 *cnt_id);
59 void mlx5_destroy_flow_counter(struct mlx5_core_dev *dev, u16 cnt_id);
61 u32 num_counters, u16 *cnt_ids,
63 int mlx5_reset_flow_counter(struct mlx5_core_dev *dev, u16 cnt_id);
/freebsd-13-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c56 u16 tlv_len;
72 const struct mlxfw_mfa2_tlv *from_tlv, u16 count)
75 u16 idx;
86 enum mlxfw_mfa2_tlv_type type, u16 index)
89 u16 skip = 0;
90 u16 idx;
107 u16 *p_count)
110 u16 count = 0;
111 u16 idx;
/freebsd-13-stable/sys/dev/mlx5/
H A Dvport.h40 u16 *counter_set_id);
42 u16 counter_set_id);
44 u16 counter_set_id,
49 u16 counter_set_id,
62 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport);
64 u16 vport);
66 u16 vport, u8 state);
74 u16 vport,
84 u16 vport, u8 *addr);
86 u16 vpor
[all...]
/freebsd-13-stable/sys/dev/mlx4/
H A Dsrq.h37 u16 reserved1;
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_user.h70 u16 icid;
92 u16 sq_icid;
96 u16 rq_icid;
109 u16 srq_id;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);

Completed in 305 milliseconds

1234567891011>>