Home
last modified time | relevance | path

Searched full:u16 (Results 1 – 25 of 8547) sorted by relevance

12345678910>>...342

/linux-6.12.1/drivers/scsi/bfa/
Dbfad_bsg.h155 u16 bfad_num;
156 u16 rsvd;
161 u16 bfad_num;
162 u16 rsvd;
169 u16 bfad_num;
170 u16 rsvd;
175 u16 bfad_num;
176 u16 vf_id;
184 u16 bfad_num;
185 u16 rsvd;
[all …]
Dbfa_fcbuild.h130 u16 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi,
131 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
132 u16 pdu_size, u8 set_npiv, u8 set_auth,
133 u16 local_bb_credits);
135 u16 fc_fdisc_build(struct fchs_s *buf, struct fc_logi_s *flogi, u32 s_id,
136 u16 ox_id, wwn_t port_name, wwn_t node_name,
137 u16 pdu_size);
139 u16 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi,
142 u16 pdu_size,
143 u16 local_bb_credits, u8 bb_scn);
[all …]
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h248 u16 crsminpwrthld_40_stored;
249 u16 crsminpwrthld_20L_stored;
250 u16 crsminpwrthld_20U_stored;
251 u16 init_gain_code_core1_stored;
252 u16 init_gain_code_core2_stored;
253 u16 init_gain_codeb_core1_stored;
254 u16 init_gain_codeb_core2_stored;
255 u16 init_gain_table_stored[4];
257 u16 clip1_hi_gain_code_core1_stored;
258 u16 clip1_hi_gain_code_core2_stored;
[all …]
/linux-6.12.1/drivers/acpi/acpica/
Damlcode.h17 #define AML_ZERO_OP (u16) 0x00
18 #define AML_ONE_OP (u16) 0x01
19 #define AML_ALIAS_OP (u16) 0x06
20 #define AML_NAME_OP (u16) 0x08
21 #define AML_BYTE_OP (u16) 0x0a
22 #define AML_WORD_OP (u16) 0x0b
23 #define AML_DWORD_OP (u16) 0x0c
24 #define AML_STRING_OP (u16) 0x0d
25 #define AML_QWORD_OP (u16) 0x0e /* ACPI 2.0 */
26 #define AML_SCOPE_OP (u16) 0x10
[all …]
Damlresrc.h122 AML_RESOURCE_SMALL_HEADER_COMMON u16 irq_mask;
127 AML_RESOURCE_SMALL_HEADER_COMMON u16 irq_mask;
147 u16 minimum;
148 u16 maximum;
154 AML_RESOURCE_SMALL_HEADER_COMMON u16 address;
166 AML_RESOURCE_SMALL_HEADER_COMMON u16 request_lines;
167 u16 channels;
176 u16 resource_length;
189 u16 minimum;
190 u16 maximum;
[all …]
/linux-6.12.1/drivers/media/platform/verisilicon/
Drockchip_av1_entropymode.h182 u16 joint_cdf[3];
183 u16 sign_cdf[2];
184 u16 clsss_cdf[2][10];
185 u16 clsss0_fp_cdf[2][2][3];
186 u16 fp_cdf[2][3];
187 u16 class0_hp_cdf[2];
188 u16 hp_cdf[2];
189 u16 class0_cdf[2];
190 u16 bits_cdf[2][10];
194 u16 partition_cdf[13][16];
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
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_size);
[all …]
/linux-6.12.1/drivers/scsi/qla4xxx/
Dql4_nvram.h86 u16 etherMtu_mac;
89 u16 pauseThreshold_mac;
90 u16 resumeThreshold_mac;
91 u16 reserved[13];
100 u16 subsysVendorId;
101 u16 subsysDeviceId;
110 u16 board_id; /* x06 */
124 u16 ext_hw_conf; /* x18 */
129 u16 etherMtu; /* x32 */
130 u16 macConfig; /* x34 */
[all …]
/linux-6.12.1/drivers/scsi/bnx2i/
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 param2;
[all …]
/linux-6.12.1/sound/pci/asihpi/
Dhpifunc.c21 u32 hpi_indexes_to_handle(const char c_object, const u16 adapter_index, in hpi_indexes_to_handle()
22 const u16 object_index) in hpi_indexes_to_handle()
34 static u16 hpi_handle_indexes(const u32 h, u16 *p1, u16 *p2) in hpi_handle_indexes()
42 *p1 = (u16)uhandle.h.adapter_index; in hpi_handle_indexes()
44 *p2 = (u16)uhandle.h.obj_index; in hpi_handle_indexes()
49 void hpi_handle_to_indexes(const u32 handle, u16 *pw_adapter_index, in hpi_handle_to_indexes()
50 u16 *pw_object_index) in hpi_handle_to_indexes()
97 u16 hpi_subsys_get_version_ex(u32 *pversion_ex) in hpi_subsys_get_version_ex()
109 u16 hpi_subsys_get_num_adapters(int *pn_num_adapters) in hpi_subsys_get_num_adapters()
120 u16 hpi_subsys_get_adapter(int iterator, u32 *padapter_index, in hpi_subsys_get_adapter()
[all …]
Dhpi.h1118 u16 mode_legacy;
1120 u16 unused; /**< Unused */
1121 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
1122 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see #HPI_FORMATS. */
1133 u16 event_type; /**< type of event. \sa async_event */
1134 u16 sequence; /**< Sequence number, allows lost event detection */
1139 u16 index; /**< GPIO bit index. */
1142 u16 node_index; /**< what node is the control on ? */
1143 u16 node_type; /**< what type of node is the control on ? */
1157 u16 hpi_stream_estimate_buffer_size(struct hpi_format *pF,
[all …]
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpsw.h23 int dpsw_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpsw_id, u16 *token);
25 int dpsw_close(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
85 int dpsw_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
87 int dpsw_disable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
89 int dpsw_reset(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
118 int dpsw_set_irq_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
121 int dpsw_set_irq_mask(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
124 int dpsw_get_irq_status(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
127 int dpsw_clear_irq_status(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
154 u16 max_vlans;
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_switch.h40 u16 vsi_num;
41 u16 vsis_allocd;
42 u16 vsis_unallocated;
43 u16 flags;
48 u16 num_lan_q_entries[ICE_MAX_TRAFFIC_CLASS];
50 u16 num_rdma_q_entries[ICE_MAX_TRAFFIC_CLASS];
81 u16 fltr_rule_id;
82 u16 flag;
85 u16 src;
94 u16 vlan_id;
[all …]
Dice_common.h52 struct ice_rq_event_info *e, u16 *pending);
61 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res);
63 ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res);
65 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
71 struct ice_aq_desc *desc, void *buf, u16 buf_size,
86 ice_aq_get_rss_key(struct ice_hw *hw, u16 vsi_handle,
89 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle,
94 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode);
103 void *buf, u16 buf_size, struct ice_sq_cd *cd);
123 u8 *node_part_number, u16 *node_handle);
[all …]
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.h48 int mlx5_esw_bridge_vport_link(struct net_device *br_netdev, u16 vport_num, u16 esw_owner_vhca_id,
51 int mlx5_esw_bridge_vport_unlink(struct net_device *br_netdev, u16 vport_num, u16 esw_owner_vhca_id,
54 int mlx5_esw_bridge_vport_peer_link(struct net_device *br_netdev, u16 vport_num,
55 u16 esw_owner_vhca_id,
58 int mlx5_esw_bridge_vport_peer_unlink(struct net_device *br_netdev, u16 vport_num,
59 u16 esw_owner_vhca_id,
62 void mlx5_esw_bridge_fdb_update_used(struct net_device *dev, u16 vport_num, u16 esw_owner_vhca_id,
65 void mlx5_esw_bridge_fdb_mark_deleted(struct net_device *dev, u16 vport_num, u16 esw_owner_vhca_id,
68 void mlx5_esw_bridge_fdb_create(struct net_device *dev, u16 vport_num, u16 esw_owner_vhca_id,
71 void mlx5_esw_bridge_fdb_remove(struct net_device *dev, u16 vport_num, u16 esw_owner_vhca_id,
[all …]
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Datom.h29 u16 iW;
30 u16 iH;
31 u16 oW;
32 u16 oH;
39 u16 active;
40 u16 synce;
41 u16 blanke;
42 u16 blanks;
46 u16 synce;
47 u16 blanke;
[all …]
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_vbt_defs.h44 u16 mfg_name;
45 u16 product_code;
56 u16 clock; /**< In 10khz */
99 u16 version;
100 u16 header_size;
101 u16 vbt_size;
117 u16 version;
118 u16 header_size;
119 u16 bdb_size;
459 u16 handle;
[all …]
/linux-6.12.1/arch/x86/kvm/
Dtss.h31 u16 t;
32 u16 io_map;
36 u16 prev_task_link;
37 u16 sp0;
38 u16 ss0;
39 u16 sp1;
40 u16 ss1;
41 u16 sp2;
42 u16 ss2;
43 u16 ip;
[all …]
/linux-6.12.1/drivers/net/phy/
Dbcm-phy-lib.h33 int __bcm_phy_write_exp(struct phy_device *phydev, u16 reg, u16 val);
34 int __bcm_phy_read_exp(struct phy_device *phydev, u16 reg);
35 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set);
36 int bcm_phy_write_exp(struct phy_device *phydev, u16 reg, u16 val);
37 int bcm_phy_read_exp(struct phy_device *phydev, u16 reg);
38 int bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set);
41 u16 reg, u16 val) in bcm_phy_write_exp_sel()
46 static inline int bcm_phy_read_exp_sel(struct phy_device *phydev, u16 reg) in bcm_phy_read_exp_sel()
51 int bcm54xx_auxctl_write(struct phy_device *phydev, u16 regnum, u16 val);
52 int bcm54xx_auxctl_read(struct phy_device *phydev, u16 regnum);
[all …]
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dd11.h62 u16 fifocontrol;
63 u16 fifodata;
64 u16 fifofree; /* only valid in xmt channel, not in rcv channel */
65 u16 PAD;
92 u16 pmqctrlstatus; /* read/write */
93 u16 PAD;
184 u16 radioregaddr; /* 0x3d8 */
185 u16 radioregdata; /* 0x3da */
194 u16 phyversion; /* 0x3e0 - 0x0 */
195 u16 phybbconfig; /* 0x3e2 - 0x1 */
[all …]
/linux-6.12.1/drivers/platform/x86/amd/pmf/
Dpmf.h118 u16 table_version;
128 u16 size;
133 u16 size;
138 u16 size;
154 u16 size;
155 u16 version;
161 u16 size;
169 u16 size;
184 u16 size;
196 u16 size;
[all …]
/linux-6.12.1/arch/powerpc/include/asm/
Dimmap_cpm2.h22 u16 sc_swsr;
47 u16 sc_ceer;
48 u16 sc_cemr;
102 u16 memc_mptpr;
129 u16 sit_tmcntsc;
135 u16 sit_piscr;
143 #define PISCR_PIRQ_MASK ((u16)0xff00)
144 #define PISCR_PS ((u16)0x0080)
145 #define PISCR_PIE ((u16)0x0004)
146 #define PISCR_PTF ((u16)0x0002)
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_hw.h254 u16 vlan_id;
256 u16 reserved2;
279 u16 reserved1;
280 u16 reserved2;
281 u16 command_length;
303 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *);
304 s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
305 void (*release_swfw_sync)(struct e1000_hw *, u16);
321 s32 (*read_reg)(struct e1000_hw *, u32, u16 *);
326 s32 (*write_reg)(struct e1000_hw *, u32, u16);
[all …]
/linux-6.12.1/drivers/thunderbolt/
Dtb_msgs.h149 u16 security_level;
188 u16 link_info;
204 u16 reserved;
209 u16 reserved;
210 u16 link_info;
215 u16 reserved;
216 u16 link_info;
227 u16 reserved;
228 u16 link_info;
237 u16 reserved;
[all …]
/linux-6.12.1/drivers/net/ethernet/broadcom/
Dcnic_defs.h85 u16 status;
86 u16 reserved1;
88 u16 reserved1;
89 u16 status;
103 u16 qe_self_seq;
105 u16 qe_self_seq;
126 u16 pg_status;
127 u16 pg_ipid_count;
129 u16 pg_ipid_count;
130 u16 pg_status;
[all …]

12345678910>>...342