Searched refs:u16 (Results 201 - 225 of 10531) sorted by relevance

1234567891011>>

/linux-master/sound/soc/sof/
H A Dipc4-telemetry.h39 u16 hdr_version;
42 u16 tgt_code;
59 u16 hdr_version;
62 u16 num_bytes;
/linux-master/include/soc/microchip/
H A Dmpfs.h22 u16 cmd_data_size;
25 u16 mbox_offset;
26 u16 resp_offset;
32 u16 resp_size;
/linux-master/drivers/net/ethernet/renesas/
H A Drcar_gen4_ptp.h41 u16 enable;
42 u16 disable;
43 u16 increment;
44 u16 config_t0;
45 u16 config_t1;
46 u16 config_t2;
47 u16 monitor_t0;
48 u16 monitor_t1;
49 u16 monitor_t2;
/linux-master/drivers/staging/rtl8192e/
H A Drtl819x_TS.h27 u16 tx_cur_seq;
40 u16 rx_indicate_seq;
41 u16 rx_timeout_indicate_seq;
45 u16 rx_last_seq_num;
/linux-master/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h24 u16 reserved0;
26 u16 reserved0;
35 u16 reserved5;
41 u16 reserved5;
48 u16 param1;
50 u16 param1;
55 u16 param2;
56 u16 param3;
58 u16 param3;
59 u16 param
[all...]
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_desc_dqo.h40 u16 buf_size: 14;
41 u16 reserved2: 2;
80 u16 mss: 14;
81 u16 reserved: 2;
108 u16 reserved;
132 u16 path_hash: 15;
137 u16 rehash_event: 1;
151 u16 id: 11;
154 u16 type: 3;
155 u16 reserved
[all...]
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6afe.h161 u16 datatype;
162 u16 channel_allocation;
164 u16 bit_width;
169 u16 bit_width;
170 u16 data_format;
171 u16 num_channels;
177 u16 bit_width;
178 u16 data_format;
179 u16 num_channels;
185 u16 num_channel
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Ddrxk_hard.h179 u16 threshold;
185 u16 output_level; /* range dependent on AGC */
186 u16 min_output_level; /* range dependent on AGC */
187 u16 max_output_level; /* range dependent on AGC */
188 u16 speed; /* range dependent on AGC */
189 u16 top; /* rf-agc take over point */
190 u16 cut_off_current; /* rf-agc is accelerated if output current
192 u16 ingain_tgt_max;
193 u16 fast_clip_ctrl_delay;
197 u16 referenc
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h8 u16 phy_bw1a;
9 u16 phy_bw2;
10 u16 phy_bw3;
11 u16 phy_bw4;
12 u16 phy_bw5;
13 u16 phy_bw6;
26 u16 bmask;
31 u16 val_mask;
40 u16 field;
41 u16 val_addr_core
[all...]
/linux-master/drivers/media/pci/ivtv/
H A Divtv-cards.h190 u16 video_input; /* hardware video input */
196 u16 muxer_input; /* hardware muxer input for boards with a
202 u16 video_output; /* hardware video output */
206 u16 device;
207 u16 subsystem_vendor;
208 u16 subsystem_device;
216 u16 direction; /* DIR setting. Leave to 0 if no init is needed */
217 u16 initial_value;
221 u16 mask; /* leave to 0 if not supported */
222 u16 tune
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h66 u16 flags;
67 u16 mask;
84 u16 ptype;
108 u16 boost_addr;
109 u16 port;
118 u16 count;
119 u16 valid_count[__TNL_TYPE_CNT];
123 u16 boost_addr;
124 u16 enable;
132 u16 coun
[all...]
H A Dice_nvm.h21 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len,
22 u16 module_type);
29 int ice_read_sr_word(struct ice_hw *hw, u16 offset, u16 *data);
31 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset,
32 u16 length, void *data, bool last_command, u8 command_flags,
35 ice_aq_erase_nvm(struct ice_hw *hw, u16 module_typeid, struct ice_sq_cd *cd);
37 int ice_nvm_write_activate(struct ice_hw *hw, u16 cmd_flags, u8 *response_flags);
41 u16 lengt
[all...]
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h113 u16 command_id;
139 u16 sq_idx;
166 u16 command;
175 u16 extended_status;
180 u16 sq_head_indx;
226 u16 cq_idx;
229 u16 sq_depth;
255 u16 sq_idx;
257 u16 reserved;
300 u16 cq_dept
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h24 u16 *events_pending);
27 void *buff, /* can be NULL */ u16 buff_size,
33 u16 buff_size,
38 void *buff, /* can be NULL */ u16 buff_size,
45 u16 buff_size,
52 void *desc, void *buffer, u16 buf_len);
58 int i40e_aq_get_rss_lut(struct i40e_hw *hw, u16 seid,
59 bool pf_lut, u8 *lut, u16 lut_size);
60 int i40e_aq_set_rss_lut(struct i40e_hw *hw, u16 seid,
61 bool pf_lut, u8 *lut, u16 lut_siz
[all...]
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dglobal2_avb.c39 static int mv88e6xxx_g2_avb_read(struct mv88e6xxx_chip *chip, u16 readop,
40 u16 *data, int len)
73 static int mv88e6xxx_g2_avb_write(struct mv88e6xxx_chip *chip, u16 writeop,
74 u16 data)
93 int port, int addr, u16 *data,
96 u16 readop = (len == 1 ? MV88E6352_G2_AVB_CMD_OP_READ :
105 int port, int addr, u16 data)
107 u16 writeop = MV88E6352_G2_AVB_CMD_OP_WRITE | (port << 8) |
114 u16 *data, int len)
122 u16 dat
[all...]
/linux-master/drivers/scsi/fnic/
H A Dcq_exch_desc.h13 u16 completed_index;
14 u16 q_number;
15 u16 exchange_id;
37 u16 *q_number,
38 u16 *completed_index,
47 u16 completed_index_eop_sop_prt;
48 u16 q_number;
49 u16 exchange_id;
50 u16 tmpl;
51 u16 bytes_writte
[all...]
/linux-master/drivers/dma/ppc4xx/
H A Ddma.h129 u16 cpfhp;
130 u16 cpftp;
131 u16 csfhp;
132 u16 csftp;
173 u16 iiflh;
174 u16 iiflt;
175 u16 iiplh;
176 u16 iiplt;
177 u16 ioflh;
178 u16 iofl
[all...]
/linux-master/include/linux/mlx5/
H A Dvport.h58 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport);
60 u16 vport, u8 other_vport, u8 state);
62 u16 vport, bool other, u8 *addr);
65 u16 vport, u8 *min_inline);
68 u16 vport, u8 min_inline);
70 u16 vport, const u8 *addr);
71 int mlx5_query_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 *mtu);
72 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu);
78 u16 vport, u64 node_guid);
80 u16 *qkey_viol_cnt
[all...]
/linux-master/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h27 u16 pd;
28 u16 uarn;
38 u16 send_sub_cq_idx;
39 u16 recv_sub_cq_idx;
73 u16 cq_depth;
74 u16 num_sub_cqs;
75 u16 uarn;
76 u16 eqn;
84 u16 cq_idx;
86 u16 actual_dept
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h36 #define DPNI_ALL_TC_FLOWS (u16)(-1)
40 #define DPNI_NEW_FLOW_ID (u16)(-1)
89 u16 *token);
93 u16 token);
117 u16 buffer_size;
124 u16 token,
129 u16 token);
133 u16 token);
137 u16 token,
142 u16 toke
[all...]
/linux-master/sound/pci/asihpi/
H A Dhpi_internal.h34 u16 hpios_locked_mem_alloc(struct consistent_dma_area *p_locked_mem_handle,
47 u16 hpios_locked_mem_free(struct consistent_dma_area *locked_mem_handle);
53 u16 hpios_locked_mem_get_phys_addr(struct consistent_dma_area
60 u16 hpios_locked_mem_get_virt_addr(struct consistent_dma_area
66 u16 hpios_locked_mem_valid(struct consistent_dma_area *locked_mem_handle);
559 u16 bus_type; /* HPI_BUS_PNPISA, _PCI, _USB etc */
560 u16 padding;
569 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
570 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see \ref HPI_FORMATS. */
623 u16 object_typ
[all...]
/linux-master/drivers/staging/fieldbus/anybuss/
H A Danybuss-client.h36 u16 anybus_id;
68 u16 input_io;
69 u16 input_dpram;
70 u16 input_total;
72 u16 output_io;
73 u16 output_dpram;
74 u16 output_total;
82 int anybuss_read_fbctrl(struct anybuss_client *client, u16 addr,
84 int anybuss_send_msg(struct anybuss_client *client, u16 cmd_num,
86 int anybuss_send_ext(struct anybuss_client *client, u16 cmd_nu
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h94 u16 max; /* Max resource id or count */
100 u16 *fn_map; /* LF to pcifunc mapping */
185 u16 bmap_entries; /* Number of unreserved MCAM entries */
186 u16 bmap_fcnt; /* MCAM entries free count */
187 u16 *entry2pfvf_map;
188 u16 *entry2cntr_map;
189 u16 *cntr2pfvf_map;
190 u16 *cntr_refcnt;
191 u16 *entry2target_pffunc;
195 u16 banksiz
[all...]
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr.h227 u16 rsvd;
252 u16 num_dma_desc;
309 u16 build_num;
310 u16 cust_id;
326 u16 max_reqs;
327 u16 product_id;
328 u16 op_req_sz;
329 u16 reply_sz;
330 u16 exceptions;
331 u16 max_perid
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h32 u16 seq_id;
41 u16 seq_id;
78 u16 cmd_id;
79 u16 req_pay_size;
80 u16 rsp_pay_size;
108 u16 num_tx_mac_filters;
109 u16 num_rx_ucast_mac_filters;
110 u16 num_rx_mcast_mac_filters;
112 u16 num_txvlan_keys;
114 u16 num_rx_queue
[all...]

Completed in 304 milliseconds

1234567891011>>