Searched full:u8 (Results 1 – 25 of 7101) sorted by relevance
12345678910>>...285
/linux-6.12.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 339 u8 outer_dmac[0x1]; 340 u8 outer_smac[0x1]; 341 u8 outer_ether_type[0x1]; 342 u8 outer_ip_version[0x1]; 343 u8 outer_first_prio[0x1]; 344 u8 outer_first_cfi[0x1]; 345 u8 outer_first_vid[0x1]; 346 u8 outer_ipv4_ttl[0x1]; 347 u8 outer_second_prio[0x1]; 348 u8 outer_second_cfi[0x1]; [all …]
|
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 …]
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
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 …]
|
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 …]
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
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 …]
|
/linux-6.12.1/arch/arc/net/ |
D | bpf_jit.h | 42 u8 zext(u8 *buf, u8 rd); 44 u8 mov_r32(u8 *buf, u8 rd, u8 rs, u8 sign_ext); 45 u8 mov_r32_i32(u8 *buf, u8 reg, s32 imm); 46 u8 mov_r64(u8 *buf, u8 rd, u8 rs, u8 sign_ext); 47 u8 mov_r64_i32(u8 *buf, u8 reg, s32 imm); 48 u8 mov_r64_i64(u8 *buf, u8 reg, u32 lo, u32 hi); 50 u8 load_r(u8 *buf, u8 rd, u8 rs, s16 off, u8 size, bool sign_ext); 51 u8 store_r(u8 *buf, u8 rd, u8 rs, s16 off, u8 size); 52 u8 store_i(u8 *buf, s32 imm, u8 rd, s16 off, u8 size); 54 u8 add_r32(u8 *buf, u8 rd, u8 rs); [all …]
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
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]; 34 u8 ctrl_id; [all …]
|
/linux-6.12.1/include/scsi/ |
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 …]
|
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
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 …]
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_definer.h | 274 u8 *tag); 277 u8 *tag); 281 u8 dmac_47_16[0x20]; 282 u8 dmac_15_0[0x10]; 283 u8 l3_ethertype[0x10]; 284 u8 reserved_at_40[0x1]; 285 u8 sx_sniffer[0x1]; 286 u8 functional_lb[0x1]; 287 u8 ip_fragmented[0x1]; 288 u8 qp_type[0x2]; [all …]
|
D | mlx5hws_prm.h | 149 u8 modify_field_select[0x40]; 150 u8 reserved_at_40[0x40]; 151 u8 update_index_mode[0x2]; 152 u8 reparse_mode[0x2]; 153 u8 num_match_ste[0x4]; 154 u8 pd[0x18]; 155 u8 reserved_at_a0[0x9]; 156 u8 access_index_mode[0x3]; 157 u8 num_hash_definer[0x4]; 158 u8 update_method[0x1]; [all …]
|
/linux-6.12.1/drivers/net/wireless/silabs/wfx/ |
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 …]
|
/linux-6.12.1/drivers/net/ethernet/huawei/hinic/ |
D | hinic_port.h | 25 u8 status; 26 u8 version; 27 u8 rsvd[6]; 29 u8 ver[HINIC_FW_VERSION_NAME]; 30 u8 time[HINIC_COMPILE_TIME_LEN]; 125 u8 status; 126 u8 version; 127 u8 rsvd0[6]; 136 u8 status; 137 u8 version; [all …]
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | immap_cpm2.h | 21 u8 res1[6]; 23 u8 res2[20]; 25 u8 sc_ppc_acr; 26 u8 res3[3]; 29 u8 sc_lcl_acr; 30 u8 res4[3]; 38 u8 sc_pdtem; 39 u8 res5[3]; 41 u8 sc_ldtem; 42 u8 res6[163]; [all …]
|
/linux-6.12.1/drivers/net/wireless/ti/wlcore/ |
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 …]
|
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 402 u8 pkt_offset; 403 u8 txdw0; 416 u8 pkt_offset; 417 u8 txdw0; 595 u8 gain:7, trsw:1; 597 u8 trsw:1, gain:7; 606 u8 ch_corr[RTL8723A_MAX_RF_PATHS]; 607 u8 cck_sig_qual_ofdm_pwdb_all; 608 u8 cck_agc_rpt_ofdm_cfosho_a; 609 u8 cck_rpt_b_ofdm_cfosho_b; [all …]
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | mcu.h | 17 u8 data[MT7925_EEPROM_BLOCK_SIZE]; 32 u8 eid; 33 u8 seq; 34 u8 option; 35 u8 __rsv; 37 u8 ext_eid; 38 u8 __rsv1[2]; 39 u8 s2d_index; 41 u8 tlv[]; 45 u8 cid; [all …]
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | rtw8852c.h | 14 u8 rsvd[0x38]; 15 u8 mac_addr[ETH_ALEN]; 19 u8 mac_addr[ETH_ALEN]; 23 u8 cck_tssi[TSSI_CCK_CH_GROUP_NUM]; 24 u8 bw40_tssi[TSSI_MCS_2G_CH_GROUP_NUM]; 25 u8 rsvd[7]; 26 u8 bw40_1s_tssi_5g[TSSI_MCS_5G_CH_GROUP_NUM]; 30 u8 rsvd[0x210]; 32 u8 rsvd1[10]; 34 u8 rsvd2[94]; [all …]
|
/linux-6.12.1/drivers/media/pci/saa7164/ |
D | saa7164-types.h | 14 u8 bLength; 15 u8 bDescriptorType; 16 u8 bDescriptorSubtype; 20 u8 bCapabilities; 34 u8 bLength; 35 u8 bDescriptorType; 36 u8 bDescriptorSubtype; 37 u8 bFlags; 38 u8 bInterfaceType; 39 u8 bInterfaceId; [all …]
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_cmd.h | 18 u8 __iomem *addr; 37 u8 rsv[22]; 42 u8 tqp_vf; /* VF id */ 47 u8 tqp_flag; /* Indicate it's pf or vf tqp */ 49 u8 rsv[18]; 63 u8 int_vector_id_l; 64 u8 int_cause_num; 72 u8 vfid; 75 u8 int_vector_id_h; 83 u8 tx_buff_rsv[8]; [all …]
|
/linux-6.12.1/drivers/scsi/mpi3mr/mpi/ |
D | mpi30_ioc.h | 9 u8 ioc_use_only02; 10 u8 function; 12 u8 ioc_use_only06; 13 u8 msg_flags; 18 u8 reserved18; 19 u8 who_init; 50 u8 ioc_use_only02; 51 u8 function; 53 u8 ioc_use_only06; 54 u8 msg_flags; [all …]
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | eeprom.h | 109 #define FREQ2FBIN(x, y) (u8)((y) ? ((x) - 2300) : (((x) - 4800) / 5)) 287 u8 opCapFlags; 288 u8 eepMisc; 290 u8 macAddr[6]; 291 u8 rxMask; 292 u8 txMask; 297 u8 deviceType; 298 u8 pwdclkind; 299 u8 fastClk5g; 300 u8 divChain; [all …]
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.h | 17 u8 ctrl_id; 18 u8 band_idx; 21 u8 protect_type; /* 1: duty admit, 2: radio off */ 22 u8 trigger_type; /* 0: low, 1: high */ 25 u8 duty_level; /* level 0~3 */ 26 u8 duty_cycle; 36 u8 rsv[8]; 42 u8 omac_idx; 43 u8 csa_count; 44 u8 band_idx; [all …]
|
/linux-6.12.1/drivers/net/wireless/atmel/ |
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 …]
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.h | 53 u8 cid; 54 u8 pkt_type; 55 u8 set_query; /* FW don't care */ 56 u8 seq; 58 u8 uc_d2b0_rev; 59 u8 ext_cid; 60 u8 s2d_index; 61 u8 ext_cid_ack; 103 u8 rsv; 104 u8 pkt_type; [all …]
|
12345678910>>...285