Searched refs:u8 (Results 1 – 25 of 1009) sorted by relevance
12345678910>>...41
/include/linux/mlx5/ |
D | mlx5_ifc.h | 318 u8 outer_dmac[0x1]; 319 u8 outer_smac[0x1]; 320 u8 outer_ether_type[0x1]; 321 u8 outer_ip_version[0x1]; 322 u8 outer_first_prio[0x1]; 323 u8 outer_first_cfi[0x1]; 324 u8 outer_first_vid[0x1]; 325 u8 outer_ipv4_ttl[0x1]; 326 u8 outer_second_prio[0x1]; 327 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 …]
|
D | janz.h | 18 u8 unused1; 24 u8 int_disable; 25 u8 unused2; 31 u8 int_enable; 32 u8 unused3; 35 u8 reset_assert; 36 u8 unused4; 39 u8 reset_deassert; 40 u8 unused5; 43 u8 eep; [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/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 …]
|
D | nvme-auth.h | 12 u8 *key; 14 u8 hash; 18 const char *nvme_auth_dhgroup_name(u8 dhgroup_id); 19 const char *nvme_auth_dhgroup_kpp(u8 dhgroup_id); 20 u8 nvme_auth_dhgroup_id(const char *dhgroup_name); 22 const char *nvme_auth_hmac_name(u8 hmac_id); 23 const char *nvme_auth_digest_name(u8 hmac_id); 24 size_t nvme_auth_hmac_hash_len(u8 hmac_id); 25 u8 nvme_auth_hmac_id(const char *hmac_name); 28 u8 key_hash); [all …]
|
/include/net/netns/ |
D | ipv4.h | 79 u8 sysctl_icmp_echo_ignore_all; 80 u8 sysctl_icmp_echo_enable_probe; 81 u8 sysctl_icmp_echo_ignore_broadcasts; 82 u8 sysctl_icmp_ignore_bogus_error_responses; 83 u8 sysctl_icmp_errors_use_inbound_ifaddr; 93 u8 sysctl_tcp_ecn; 94 u8 sysctl_tcp_ecn_fallback; 96 u8 sysctl_ip_default_ttl; 97 u8 sysctl_ip_no_pmtu_disc; 98 u8 sysctl_ip_fwd_use_pmtu; [all …]
|
/include/net/ |
D | dcbnl.h | 19 u8 dcbx; 23 u8 dcb_getapp(struct net_device *, struct dcb_app *); 26 u8 dcb_ieee_getapp_mask(struct net_device *, struct dcb_app *); 35 u8 map[64]; 39 u8 dcb_ieee_getapp_default_prio_mask(const struct net_device *dev); 68 u8 (*getstate)(struct net_device *); 69 u8 (*setstate)(struct net_device *, u8); 70 void (*getpermhwaddr)(struct net_device *, u8 *); 71 void (*setpgtccfgtx)(struct net_device *, int, u8, u8, u8, u8); 72 void (*setpgbwgcfgtx)(struct net_device *, int, u8); [all …]
|
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 …]
|
/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/linux/mtd/ |
D | jedec.h | 14 u8 ecc_bits; 15 u8 codeword_size; 18 u8 reserved[2]; 27 u8 sig[4]; 30 u8 opt_cmd[3]; 32 u8 num_of_param_pages; 33 u8 reserved0[18]; 38 u8 jedec_id[6]; 39 u8 reserved1[10]; 44 u8 reserved2[6]; [all …]
|
/include/drm/display/ |
D | drm_dsc.h | 57 u8 range_min_qp; 61 u8 range_max_qp; 66 u8 range_bpg_offset; 80 u8 line_buf_depth; 84 u8 bits_per_component; 94 u8 slice_count; 119 u8 rc_tgt_offset_high; 124 u8 rc_tgt_offset_low; 134 u8 rc_edge_factor; 139 u8 rc_quant_incr_limit1; [all …]
|
D | drm_dp_helper.h | 36 bool drm_dp_channel_eq_ok(const u8 link_status[DP_LINK_STATUS_SIZE], 38 bool drm_dp_clock_recovery_ok(const u8 link_status[DP_LINK_STATUS_SIZE], 40 u8 drm_dp_get_adjust_request_voltage(const u8 link_status[DP_LINK_STATUS_SIZE], 42 u8 drm_dp_get_adjust_request_pre_emphasis(const u8 link_status[DP_LINK_STATUS_SIZE], 44 u8 drm_dp_get_adjust_tx_ffe_preset(const u8 link_status[DP_LINK_STATUS_SIZE], 47 int drm_dp_read_clock_recovery_delay(struct drm_dp_aux *aux, const u8 dpcd[DP_RECEIVER_CAP_SIZE], 49 int drm_dp_read_channel_eq_delay(struct drm_dp_aux *aux, const u8 dpcd[DP_RECEIVER_CAP_SIZE], 53 const u8 dpcd[DP_RECEIVER_CAP_SIZE]); 56 const u8 dpcd[DP_RECEIVER_CAP_SIZE]); 58 const u8 caps[DP_LTTPR_PHY_CAP_SIZE]); [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/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/drm/i2c/ |
D | tda998x.h | 15 u8 config; 16 u8 format; 20 u8 status[5]; 24 u8 swap_b:3; 25 u8 mirr_b:1; 26 u8 swap_a:3; 27 u8 mirr_a:1; 28 u8 swap_d:3; 29 u8 mirr_d:1; 30 u8 swap_c:3; [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 …]
|
/include/sound/ |
D | cs35l35.h | 54 u8 imon_dpth; 55 u8 imon_loc; 56 u8 imon_frm; 57 u8 imon_scale; 58 u8 vmon_dpth; 59 u8 vmon_loc; 60 u8 vmon_frm; 61 u8 vpmon_dpth; 62 u8 vpmon_loc; 63 u8 vpmon_frm; [all …]
|
12345678910>>...41