Searched refs:u8 (Results 1 – 25 of 1087) sorted by relevance
12345678910>>...44
| /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 …]
|
| D | mlx5_ifc_vdpa.h | 26 u8 virtio_q_type[0x8]; 27 u8 reserved_at_8[0x5]; 28 u8 event_mode[0x3]; 29 u8 queue_index[0x10]; 31 u8 full_emulation[0x1]; 32 u8 virtio_version_1_0[0x1]; 33 u8 reserved_at_22[0x2]; 34 u8 offload_type[0x4]; 35 u8 event_qpn_or_msix[0x18]; 37 u8 doorbell_stride_index[0x10]; [all …]
|
| /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 …]
|
| D | srp.h | 128 u8 opcode; 129 u8 reserved1[7]; 132 u8 reserved2[4]; 134 u8 req_flags; 135 u8 reserved3[1]; 137 u8 reserved4[2]; 138 u8 initiator_port_id[16]; 139 u8 target_port_id[16]; 152 u8 req_flags; 153 u8 opcode; [all …]
|
| /include/linux/mfd/ |
| D | abx500.h | 26 u8 bank; 27 u8 reg; 28 u8 setting; 31 int abx500_set_register_interruptible(struct device *dev, u8 bank, u8 reg, 32 u8 value); 33 int abx500_get_register_interruptible(struct device *dev, u8 bank, u8 reg, 34 u8 *value); 35 int abx500_get_register_page_interruptible(struct device *dev, u8 bank, 36 u8 first_reg, u8 *regvals, u8 numregs); 37 int abx500_set_register_page_interruptible(struct device *dev, u8 bank, [all …]
|
| /include/acpi/ |
| D | acrestyp.h | 22 #define ACPI_READ_ONLY_MEMORY (u8) 0x00 23 #define ACPI_READ_WRITE_MEMORY (u8) 0x01 25 #define ACPI_NON_CACHEABLE_MEMORY (u8) 0x00 26 #define ACPI_CACHABLE_MEMORY (u8) 0x01 27 #define ACPI_WRITE_COMBINING_MEMORY (u8) 0x02 28 #define ACPI_PREFETCHABLE_MEMORY (u8) 0x03 38 #define ACPI_NON_ISA_ONLY_RANGES (u8) 0x01 39 #define ACPI_ISA_ONLY_RANGES (u8) 0x02 44 #define ACPI_SPARSE_TRANSLATION (u8) 0x01 49 #define ACPI_DECODE_10 (u8) 0x00 /* 10-bit IO address decode */ [all …]
|
| /include/net/netns/ |
| D | ipv4.h | 59 u8 sysctl_tcp_early_retrans; 60 u8 sysctl_tcp_tso_win_divisor; 61 u8 sysctl_tcp_tso_rtt_log; 62 u8 sysctl_tcp_autocorking; 68 u8 sysctl_ip_fwd_use_pmtu; 73 u8 sysctl_tcp_moderate_rcvbuf; 78 u8 sysctl_ip_early_demux; 79 u8 sysctl_tcp_early_demux; 107 u8 sysctl_tcp_shrink_window; 119 u8 sysctl_icmp_echo_ignore_all; [all …]
|
| /include/linux/pds/ |
| D | pds_adminq.h | 101 u8 reset_code; 102 u8 state; 118 u8 client_event[54]; 140 u8 data[64]; 154 u8 opcode; 155 u8 rsvd[3]; 157 u8 vif_type; 170 u8 status; 171 u8 rsvd; 174 u8 rsvd1[9]; [all …]
|
| D | pds_core_if.h | 124 u8 version; 125 u8 type; 126 u8 state; 127 u8 rsvd; 148 u8 opcode; 149 u8 ver; 162 u8 status; 163 u8 ver; 173 u8 opcode; 181 u8 status; [all …]
|
| /include/linux/ |
| D | sfp.h | 7 u8 phys_id; 8 u8 phys_ext_id; 9 u8 connector; 11 u8 e10g_base_er:1; 12 u8 e10g_base_lrm:1; 13 u8 e10g_base_lr:1; 14 u8 e10g_base_sr:1; 15 u8 if_1x_sx:1; 16 u8 if_1x_lx:1; 17 u8 if_1x_copper_active:1; [all …]
|
| /include/net/ |
| D | geneve.h | 28 u8 type; 30 u8 length:5; 31 u8 r3:1; 32 u8 r2:1; 33 u8 r1:1; 35 u8 r1:1; 36 u8 r2:1; 37 u8 r3:1; 38 u8 length:5; 40 u8 opt_data[]; [all …]
|
| D | dcbnl.h | 19 u8 dcbx; 27 u8 dcb_getapp(struct net_device *, struct dcb_app *); 30 u8 dcb_ieee_getapp_mask(struct net_device *, struct dcb_app *); 49 u8 map[64]; 53 u8 dcb_ieee_getapp_default_prio_mask(const struct net_device *dev); 82 u8 (*getstate)(struct net_device *); 83 u8 (*setstate)(struct net_device *, u8); 84 void (*getpermhwaddr)(struct net_device *, u8 *); 85 void (*setpgtccfgtx)(struct net_device *, int, u8, u8, u8, u8); 86 void (*setpgbwgcfgtx)(struct net_device *, int, u8); [all …]
|
| /include/video/ |
| D | uvesafb.h | 16 u8 flags; 19 u8 reserved[40]; 35 u8 winA_attr; 36 u8 winB_attr; 47 u8 x_char_size; 48 u8 y_char_size; 49 u8 planes; 50 u8 bits_per_pixel; 51 u8 banks; 52 u8 memory_model; [all …]
|
| /include/soc/fsl/qe/ |
| D | immap_qe.h | 26 u8 res0[0x04]; 28 u8 res1[0x70]; 44 u8 res0[0x4]; 47 u8 res1[0x4]; 49 u8 res2[0x20]; 51 u8 res3[0x1C]; 59 u8 res0[0xA]; 61 u8 res1[0x2]; 66 u8 res2[0x8]; 70 u8 res3[0x2]; [all …]
|
| /include/drm/display/ |
| D | drm_dsc.h | 54 u8 range_min_qp; 58 u8 range_max_qp; 63 u8 range_bpg_offset; 77 u8 line_buf_depth; 81 u8 bits_per_component; 91 u8 slice_count; 116 u8 rc_tgt_offset_high; 121 u8 rc_tgt_offset_low; 131 u8 rc_edge_factor; 136 u8 rc_quant_incr_limit1; [all …]
|
| /include/media/ |
| D | v4l2-vp9.h | 31 u8 joint[3]; 32 u8 sign[2]; 33 u8 classes[2][10]; 34 u8 class0_bit[2]; 35 u8 bits[2][10]; 36 u8 class0_fr[2][2][3]; 37 u8 fr[2][3]; 38 u8 class0_hp[2]; 39 u8 hp[2]; 68 u8 tx8[2][1]; [all …]
|
| /include/rdma/ |
| D | ib_smi.h | 19 u8 base_version; 20 u8 mgmt_class; 21 u8 class_version; 22 u8 method; 24 u8 hop_ptr; 25 u8 hop_cnt; 33 u8 reserved[28]; 34 u8 data[IB_SMP_DATA_SIZE]; 35 u8 initial_path[IB_SMP_MAX_PATH_HOPS]; 36 u8 return_path[IB_SMP_MAX_PATH_HOPS]; [all …]
|
| /include/linux/mtd/ |
| D | jedec.h | 14 u8 ecc_bits; 15 u8 codeword_size; 18 u8 reserved[2]; 30 u8 sig[4]; 33 u8 opt_cmd[3]; 35 u8 num_of_param_pages; 36 u8 reserved0[18]; 41 u8 jedec_id[6]; 42 u8 reserved1[10]; 47 u8 reserved2[6]; [all …]
|
| /include/drm/ |
| D | drm_edid.h | 50 u8 t1; 51 u8 t2; 52 u8 mfg_rsvd; 64 u8 hsize; /* need to multiply by 8 then add 248 */ 65 u8 vfreq_aspect; 76 u8 hactive_lo; 77 u8 hblank_lo; 78 u8 hactive_hblank_hi; 79 u8 vactive_lo; 80 u8 vblank_lo; [all …]
|
| /include/linux/platform_data/ |
| D | adp8870.h | 108 u8 bl_led_assign; /* 1 = Backlight 0 = Individual LED */ 109 u8 pwm_assign; /* 1 = Enables PWM mode */ 111 u8 bl_fade_in; /* Backlight Fade-In Timer */ 112 u8 bl_fade_out; /* Backlight Fade-Out Timer */ 113 u8 bl_fade_law; /* fade-on/fade-off transfer characteristic */ 115 u8 en_ambl_sens; /* 1 = enable ambient light sensor */ 116 u8 abml_filt; /* Light sensor filter time */ 118 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 120 u8 l2_bright_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| /include/sound/ |
| D | wavefront.h | 145 u8 attack_time:7; 146 u8 Unused1:1; 148 u8 decay1_time:7; 149 u8 Unused2:1; 151 u8 decay2_time:7; 152 u8 Unused3:1; 154 u8 sustain_time:7; 155 u8 Unused4:1; 157 u8 release_time:7; 158 u8 Unused5:1; [all …]
|
| /include/cxl/ |
| D | event.h | 15 u8 length; 16 u8 flags[3]; 20 u8 maint_op_class; 21 u8 reserved[15]; 27 u8 descriptor; 28 u8 type; 29 u8 transaction_type; 34 u8 validity_flags[2]; 35 u8 channel; 36 u8 rank; [all …]
|
| /include/crypto/ |
| D | chacha20poly1305.h | 18 void chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, 19 const u8 *ad, const size_t ad_len, 21 const u8 key[CHACHA20POLY1305_KEY_SIZE]); 24 chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, 25 const u8 *ad, const size_t ad_len, const u64 nonce, 26 const u8 key[CHACHA20POLY1305_KEY_SIZE]); 28 void xchacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, 29 const u8 *ad, const size_t ad_len, 30 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE], 31 const u8 key[CHACHA20POLY1305_KEY_SIZE]); [all …]
|
| /include/linux/greybus/ |
| D | svc.h | 35 u8 id; 49 u8 ap_intf_id; 51 u8 protocol_major; 52 u8 protocol_minor; 67 int gb_svc_pwrmon_intf_sample_get(struct gb_svc *svc, u8 intf_id, 68 u8 measurement_type, u32 *value); 69 int gb_svc_intf_device_id(struct gb_svc *svc, u8 intf_id, u8 device_id); 70 int gb_svc_route_create(struct gb_svc *svc, u8 intf1_id, u8 dev1_id, 71 u8 intf2_id, u8 dev2_id); 72 void gb_svc_route_destroy(struct gb_svc *svc, u8 intf1_id, u8 intf2_id); [all …]
|
12345678910>>...44