/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 334 u8 outer_dmac[0x1]; 335 u8 outer_smac[0x1]; 336 u8 outer_ether_type[0x1]; 337 u8 outer_ip_version[0x1]; 338 u8 outer_first_prio[0x1]; 339 u8 outer_first_cfi[0x1]; 340 u8 outer_first_vid[0x1]; 341 u8 outer_ipv4_ttl[0x1]; 342 u8 outer_second_prio[0x1]; 343 u8 outer_second_cfi[0x1]; [all …]
|
H A D | mlx5_ifc_fpga.h | 36 u8 max_num_qps[0x10]; 37 u8 reserved_at_10[0x8]; 38 u8 total_rcv_credits[0x8]; 40 u8 reserved_at_20[0xe]; 41 u8 qp_type[0x2]; 42 u8 reserved_at_30[0x5]; 43 u8 rae[0x1]; 44 u8 rwe[0x1]; 45 u8 rre[0x1]; 46 u8 reserved_at_38[0x4]; [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | mlx5_ifc_dr.h | 12 u8 entry_type[0x4]; 13 u8 reserved_at_4[0x4]; 14 u8 entry_sub_type[0x8]; 15 u8 byte_mask[0x10]; 17 u8 next_table_base_63_48[0x10]; 18 u8 next_lu_type[0x8]; 19 u8 next_table_base_39_32_size[0x8]; 21 u8 next_table_base_31_5_size[0x1b]; 22 u8 linear_hash_enable[0x1]; 23 u8 reserved_at_5c[0x2]; [all …]
|
H A D | mlx5_ifc_dr_ste_v1.h | 12 u8 action_id[0x8]; 13 u8 flow_tag[0x18]; 17 u8 action_id[0x8]; 18 u8 num_of_modify_actions[0x8]; 19 u8 modify_actions_ptr[0x10]; 23 u8 action_id[0x8]; 24 u8 reserved_at_8[0x2]; 25 u8 start_anchor[0x6]; 26 u8 reserved_at_10[0x2]; 27 u8 end_anchor[0x6]; [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/ |
H A D | mxc_hdmi.h | 19 u8 design_id; /* 0x000 */ 20 u8 revision_id; /* 0x001 */ 21 u8 product_id0; /* 0x002 */ 22 u8 product_id1; /* 0x003 */ 23 u8 config0_id; /* 0x004 */ 24 u8 config1_id; /* 0x005 */ 25 u8 config2_id; /* 0x006 */ 26 u8 config3_id; /* 0x007 */ 27 u8 reserved1[0xf8]; 29 u8 ih_fc_stat0; /* 0x100 */ [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | bcm3510_priv.h | 26 u8 raw; 29 u8 CTL :8; 32 u8 LDCERC_4e; 33 u8 LDUERC_4f; 34 u8 LD_BER0_65; 35 u8 LD_BER1_66; 36 u8 LD_BER2_67; 37 u8 LD_BER3_68; 40 u8 RESET :1; 41 u8 IDLE :1; [all …]
|
/openbmc/u-boot/board/freescale/common/ |
H A D | pixis.h | 11 u8 id; 12 u8 ver; 13 u8 pver; 14 u8 csr; 15 u8 rst; 16 u8 rst2; 17 u8 aux1; 18 u8 spd; 19 u8 aux2; 20 u8 csr2; [all …]
|
H A D | qixis.h | 13 u8 id; /* ID value uniquely identifying each QDS board type */ 14 u8 arch; /* Board version information */ 15 u8 scver; /* QIXIS Version Register */ 16 u8 model; /* Information of software programming model version */ 17 u8 tagdata; 18 u8 ctl_sys; 19 u8 aux; /* Auxiliary Register,0x06 */ 20 u8 clk_spd; 21 u8 stat_dut; 22 u8 stat_sys; [all …]
|
/openbmc/linux/include/scsi/ |
H A D | sas.h | 204 u8 fis_type; /* 0x34 */ 205 u8 flags; 206 u8 status; 207 u8 error; 209 u8 lbal; 210 union { u8 lbam; u8 byte_count_low; }; 211 union { u8 lbah; u8 byte_count_high; }; 212 u8 device; 214 u8 lbal_exp; 215 u8 lbam_exp; [all …]
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | immap_5301x.h | 78 u8 rsvd1[19]; /* 0x00 - 0x12 */ 79 u8 wcr; /* 0x13 */ 82 u8 rsvd3[3]; /* 0x18 - 0x1A */ 83 u8 cwsr; /* 0x1B */ 84 u8 rsvd4[3]; /* 0x1C - 0x1E */ 85 u8 scmisr; /* 0x1F */ 87 u8 bcr; /* 0x24 */ 88 u8 rsvd6[74]; /* 0x25 - 0x6F */ 90 u8 rsvd7; /* 0x74 */ 91 u8 cfier; /* 0x75 */ [all …]
|
H A D | immap_5445x.h | 74 u8 resv0[0x18]; 76 u8 resv1[0x6]; 82 u8 rcr; 83 u8 rsr; 88 u8 ccm_resv0[0x4]; 90 u8 resv1[0x2]; 93 u8 resv2[0x4]; 101 u8 podr_fec0h; /* FEC0 High Port Output Data Register */ 102 u8 podr_fec0l; /* FEC0 Low Port Output Data Register */ 103 u8 podr_ssi; /* SSI Port Output Data Register */ [all …]
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_utils.h | 14 u8 link_up:1; 15 u8 link_renegotiate:1; 16 u8 minimal_link_speed:1; 17 u8 internal_loopback:1; 18 u8 external_loopback:1; 19 u8 rate_10M_hd:1; 20 u8 rate_100M_hd:1; 21 u8 rate_1G_hd:1; 23 u8 rate_10M:1; 24 u8 rate_100M:1; [all …]
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hif_api_cmd.h | 62 u8 reset_stat:1; 63 u8 reset_all_int:1; 64 u8 reserved1:6; 65 u8 reserved2[3]; 81 u8 mib_data[]; 87 u8 mib_data[]; 95 u8 beacon:1; 96 u8 probe_resp:1; 97 u8 probe_req:1; 98 u8 reserved1:5; [all …]
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.h | 107 u8 mid; 108 u8 reserved; 371 u8 network_type; 372 u8 dot11_auth_mode; 373 u8 auth_mode; 374 u8 pairwise_crypto_type; 375 u8 pairwise_crypto_len; 376 u8 group_crypto_type; 377 u8 group_crypto_len; 378 u8 ssid_len; [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_vbt_defs.h | 54 u8 signature[20]; 58 u8 vbt_checksum; 59 u8 reserved0; 72 u8 signature[16]; 142 u8 panel_fitting:2; 143 u8 flexaim:1; 144 u8 msg_enable:1; 145 u8 clear_screen:3; 146 u8 color_flip:1; 149 u8 download_ext_vbt:1; [all …]
|
/openbmc/u-boot/include/ |
H A D | usbdescriptors.h | 182 u8 bLength; 183 u8 bDescriptorType; /* 0x5 */ 184 u8 bEndpointAddress; 185 u8 bmAttributes; 187 u8 bInterval; 191 u8 bLength; 192 u8 bDescriptorType; /* 0x04 */ 193 u8 bInterfaceNumber; 194 u8 bAlternateSetting; 195 u8 bNumEndpoints; [all …]
|
H A D | fis.h | 13 u8 fis_type; 14 u8 pm_port_c; 15 u8 command; 16 u8 features; 17 u8 lba_low; 18 u8 lba_mid; 19 u8 lba_high; 20 u8 device; 21 u8 lba_low_exp; 22 u8 lba_mid_exp; [all …]
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_main.h | 273 u8 __iomem *csr_va; /* CSR */ 274 u8 __iomem *db_va; /* Door Bell */ 275 u8 __iomem *pci_va; /* PCI Config */ 349 u8 optic_state; 361 u8 mac_address[ETH_ALEN]; 362 u8 port_name; 363 u8 port_speed; 429 u8 opcode[6]; /* opcode */ 430 u8 rsvd0[2]; /* should be 0 */ 431 u8 rsvd1[7]; [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.h | 17 u8 eid; 18 u8 seq; 19 u8 option; 20 u8 __rsv; 22 u8 ext_eid; 23 u8 __rsv1[2]; 24 u8 s2d_index; 28 u8 cid; 29 u8 __rsv[3]; 36 u8 omac_idx; [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | ini.h | 19 u8 ref_clock; 20 u8 settling_time; 21 u8 clk_valid_on_wakeup; 22 u8 dc2dc_mode; 23 u8 dual_mode_select; 24 u8 tx_bip_fem_auto_detect; 25 u8 tx_bip_fem_manufacturer; 26 u8 general_settings; 27 u8 sr_state; 28 u8 srf1[WL1271_INI_MAX_SMART_REFLEX_PARAM]; [all …]
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.h | 89 u8 cr39_values[14]; 90 u8 reserved1[14]; 91 u8 bb_cr[14]; 92 u8 pidvid[4]; 93 u8 mac_addr[ETH_ALEN]; 94 u8 regulatory_domain; 95 u8 reserved2[14]; 96 u8 cr15_values[14]; 97 u8 reserved3[3]; 101 u8 cr20_values[14]; [all …]
|
/openbmc/linux/lib/crypto/ |
H A D | chacha20poly1305-selftest.c | 18 const u8 *input, *output, *assoc, *nonce, *key; 30 static const u8 enc_input001[] __initconst = { 66 static const u8 enc_output001[] __initconst = { 104 static const u8 enc_assoc001[] __initconst = { 108 static const u8 enc_nonce001[] __initconst = { 111 static const u8 enc_key001[] __initconst = { 118 static const u8 enc_input002[] __initconst = { }; 119 static const u8 enc_output002[] __initconst = { 123 static const u8 enc_assoc002[] __initconst = { }; 124 static const u8 enc_nonce002[] __initconst = { [all …]
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_HT.h | 42 u8 AdvCoding:1; 43 u8 ChlWidth:1; 44 u8 MimoPwrSave:2; 45 u8 GreenField:1; 46 u8 ShortGI20Mhz:1; 47 u8 ShortGI40Mhz:1; 48 u8 TxSTBC:1; 49 u8 RxSTBC:2; 50 u8 DelayBA:1; 51 u8 MaxAMSDUSize:1; [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 400 u8 pkt_offset; 401 u8 txdw0; 414 u8 pkt_offset; 415 u8 txdw0; 592 u8 gain:7, trsw:1; 594 u8 trsw:1, gain:7; 603 u8 ch_corr[RTL8723A_MAX_RF_PATHS]; 604 u8 cck_sig_qual_ofdm_pwdb_all; 605 u8 cck_agc_rpt_ofdm_cfosho_a; 606 u8 cck_rpt_b_ofdm_cfosho_b; [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | location.h | 92 u8 tof_disabled; 93 u8 one_sided_disabled; 94 u8 is_debug_mode; 95 u8 is_buf_required; 243 u8 bandwidth; 244 u8 rate; 245 u8 channel_num; 246 u8 ctrl_ch_position; 247 u8 sta_id; 248 u8 reserved1; [all …]
|