/wlan-driver/fw-api/fw/ |
H A D | htt_stats.h | 879 HTT_STATS_VAR_LEN_ARRAY1(A_UINT32, data); /* Can be variable length */ 903 A_UINT32 mac_id__word; 905 A_UINT32 hw_queued; 907 A_UINT32 hw_reaped; 909 A_UINT32 underrun; 911 A_UINT32 hw_paused; 913 A_UINT32 hw_flush; 915 A_UINT32 hw_filt; 917 A_UINT32 tx_abort; 919 A_UINT32 mpdu_requed; [all …]
|
H A D | wmi_unified.h | 92 #define WMI_DUMMY_ZERO_LEN_FIELD A_UINT32 dummy_zero_len_field[0] 159 (((_val) >> (_index)) & (((A_UINT32) 1 << (_num_bits)) - 1)) 162 (_var) &= ~((((A_UINT32) 1 << (_num_bits)) - 1) << (_index)); \ 163 (_var) |= (((_val) & (((A_UINT32) 1 << (_num_bits)) - 1)) << (_index)); \ 214 static INLINE A_UINT32 wmi_packed_arr_get_bits(A_UINT32 *arr, in wmi_packed_arr_get_bits() 215 A_UINT32 entry_index, A_UINT32 bits_per_entry) in wmi_packed_arr_get_bits() 217 A_UINT32 entries_per_uint = (32 / bits_per_entry); in wmi_packed_arr_get_bits() 218 A_UINT32 uint_index = (entry_index / entries_per_uint); in wmi_packed_arr_get_bits() 219 A_UINT32 num_entries_in_prev_uints = (uint_index * entries_per_uint); in wmi_packed_arr_get_bits() 220 A_UINT32 index_in_uint = (entry_index - num_entries_in_prev_uints); in wmi_packed_arr_get_bits() [all …]
|
H A D | wlan_defs.h | 450 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMI_TLVTAG_STRUC_HAL_REG_CAPABILITIES */ 451 A_UINT32 eeprom_rd; /* regdomain value specified in EEPROM */ 452 A_UINT32 eeprom_rd_ext; /* regdomain */ 453 A_UINT32 regcap1; /* CAP1 capabilities bit map. */ 454 A_UINT32 regcap2; /* REGDMN EEPROM CAP. */ 455 A_UINT32 wireless_modes; /* REGDMN MODE */ 456 A_UINT32 low_2ghz_chan; 457 A_UINT32 high_2ghz_chan; 458 A_UINT32 low_5ghz_chan; 459 A_UINT32 high_5ghz_chan; [all …]
|
H A D | targaddrs.h | 110 A_UINT32 hi_app_host_interest; /* 0x00 */ 113 A_UINT32 hi_failure_state; /* 0x04 */ 116 A_UINT32 hi_dbglog_hdr; /* 0x08 */ 119 A_UINT32 hi_sw_rom_version; /* 0x0c */ 125 volatile A_UINT32 hi_option_flag; /* 0x10 */ 131 A_UINT32 hi_serial_enable; /* 0x14 */ 134 A_UINT32 hi_dset_list_head; /* 0x18 */ 137 A_UINT32 hi_app_start; /* 0x1c */ 140 A_UINT32 hi_skip_clock_init; /* 0x20 */ 141 A_UINT32 hi_core_clock_setting; /* 0x24 */ [all …]
|
H A D | wmi_tlv_helper.h | 48 #define WMI_TLV_HDR_SIZE (1 * sizeof(A_UINT32)) 52 #define WMITLV_GET_HDR(tlv_buf) (((A_UINT32 *)(tlv_buf))[0]) 56 #define WMITLV_SET_HDR(tlv_buf, tag, len) (((A_UINT32 *)(tlv_buf))[0]) = ((tag << 16) | (len & 0x00… 59 #define WMITLV_GET_TLVTAG(tlv_header) ((A_UINT32)((tlv_header)>>16)) 63 #define WMITLV_GET_TLVLEN(tlv_header) ((A_UINT32)((tlv_header) & 0x0000FFFF)) 66 #define WMITLV_GET_STRUCT_TLVLEN(tlv_struct) ((A_UINT32)(sizeof(tlv_struct)-WMI_TLV_HDR_SIZE)) 73 A_UINT32 tag_order; 74 A_UINT32 tag_id; 75 A_UINT32 tag_struct_size; 76 A_UINT32 tag_varied_size; [all …]
|
H A D | wmix.h | 56 A_UINT32 commandId; 90 A_UINT32 dset_id; 91 A_UINT32 targ_dset_handle; /* echo'ed, not used by Host, */ 92 A_UINT32 targ_reply_fn; /* echo'ed, not used by Host, */ 93 A_UINT32 targ_reply_arg; /* echo'ed, not used by Host, */ 101 A_UINT32 access_cookie; 109 A_UINT32 access_cookie; 110 A_UINT32 offset; 111 A_UINT32 length; 112 A_UINT32 targ_buf; /* echo'ed, not used by Host, */ [all …]
|
H A D | htt_ppdu_stats.h | 246 A_UINT32 tx_success_bytes; 247 A_UINT32 tx_retry_bytes; 248 A_UINT32 tx_failed_bytes; 249 A_UINT32 tx_ratecode: 8, 263 A_UINT32 tx_success_msdus: 16, 265 A_UINT32 tx_failed_msdus: 16, 282 A_UINT32 valid_bitmap; 283 A_UINT32 ext_valid_bitmap; /* reserved for future extension valid bitmap */ 285 …A_UINT32 ack_rssi_chain0: 8, /* Units: dB w.r.t noise floor, RSSI of Ack of all active chains. V… 289 A_UINT32 ack_rssi_chain4: 8, /* same as above */ [all …]
|
H A D | cepci.h | 69 A_UINT32 pipe_cfg_addr; /* Pipe configuration Target address */ 72 A_UINT32 svc_to_pipe_map; /* Service to pipe map Target address */ 75 A_UINT32 MSI_requested; /* number of MSI interrupts requested */ 76 A_UINT32 MSI_granted; /* number of MSI interrupts granted */ 77 A_UINT32 MSI_addr; /* Message Signalled Interrupt address */ 78 A_UINT32 MSI_data; /* Base data */ 79 A_UINT32 MSI_fw_intr_data; /* Data for firmware interrupt; 83 A_UINT32 power_mgmt_method; /* PCIE_PWR_METHOD_* */ 84 A_UINT32 config_flags; /* PCIE_CONFIG_FLAG_* */ 106 A_UINT32 pipenum; [all …]
|
H A D | targcfg.h | 38 A_UINT32 num_vdev; 39 A_UINT32 num_peers; 40 A_UINT32 num_peer_ast; 41 A_UINT32 num_peer_keys; 42 A_UINT32 num_peer_tid; 43 A_UINT32 num_mcast_keys; 44 A_UINT32 num_tx; 45 A_UINT32 num_rx; 46 A_UINT32 num_mgmt_tx; 47 A_UINT32 num_mgmt_rx; [all …]
|
H A D | htc.h | 45 #define GET_FIELD(_addr, _f) MS(*((A_UINT32 *)(_addr) + WO(_f)), _f) 48 (*((A_UINT32 *)(_addr) + WO(_f)) = \ 49 (*((A_UINT32 *)(_addr) + WO(_f)) & ~_f##_MASK) | SM(_val, _f)) 58 (*(A_UINT32 *)(_addr) = (_val)) 83 A_UINT32 EndpointID : 8, 89 A_UINT32 ControlBytes0 : 8, /* used for CRC check if CRC_CHECK flag set */ 168 A_UINT32 MessageID: 16, 183 A_UINT32 MessageID : 16, /* ID */ 185 A_UINT32 CreditSize : 16, /* size of each credit */ 207 A_UINT32 HTCVersion : 8, [all …]
|
H A D | wdi_ipa.h | 44 typedef unsigned int A_UINT32 140 A_UINT32 frag_buf_ptr; /* word 0 */ 142 A_UINT32 /* word 1 */ 146 A_UINT32 fixed_val_zero; /* word 2 */ 195 A_UINT32 /* word 0 */ 318 A_UINT32 src_ptr; /* word 0 */ 319 A_UINT32 /* word 1 */ 378 A_UINT32 pkt_buf_ptr; /* word 0 */ 460 A_UINT32 pkt_ptr; /* word 0 */ 461 A_UINT32 /* word 1 */ [all …]
|
H A D | wmi_unified_vendor.h | 28 A_UINT32 pdev_sample1_cmd; 29 A_UINT32 pdev_sample2_cmd; 34 A_UINT32 pdev_sample1_event; 35 A_UINT32 pdev_sample2_event; 40 A_UINT32 vdev_sample1_cmd; 41 A_UINT32 vdev_sample2_cmd; 46 A_UINT32 vdev_sample1_event; 47 A_UINT32 vdev_sample2_event; 52 A_UINT32 peer_sample1_cmd; 53 A_UINT32 peer_sample2_cmd; [all …]
|
H A D | htt.h | 614 A_UINT32 tag__length; 623 A_UINT32 tag : 12, /* BIT [11 : 0] */ 1010 A_UINT32 var_name 1014 A_UINT32 lo; \ 1015 A_UINT32 hi; \ 1029 A_UINT32 \ 1173 A_UINT32 \ 1235 extern A_UINT32 mgmt_hdr_len; 1237 A_UINT32 msg_type; 1241 A_UINT32 frag_paddr; /* DMAble address of the data */ [all …]
|
H A D | wlanfw_health_mon.h | 175 A_UINT32 metric_id; /* Metric ID 179 A_UINT32 module_id:8, /* module_id: 194 A_UINT32 word1; 197 A_UINT32 score_pct:8, /* range: 0 (bad) - 100 (perfect) */ 218 A_UINT32 extra_data[WLANFW_HEALTH_MON_EXTRA_WORDS32]; 237 A_UINT32 ring_element_bytes; 239 A_UINT32 num_ring_elements; 241 A_UINT32 write_index; 245 A_UINT32 timestamp; 247 A_UINT32 num_valid_bytes;
|
H A D | htt_isoc.h | 114 A_UINT32 *msg_addr32, in htt_isoc_t2h_field_set() 265 A_UINT32 271 A_UINT32 277 A_UINT32 284 A_UINT32 mac_addr_u32; 344 ((A_UINT32 *) msg_addr), \ 352 ((A_UINT32 *) msg_addr), \ 466 A_UINT32 482 ((A_UINT32 *) msg_addr), \ 490 ((A_UINT32 *) msg_addr), \ [all …]
|
H A D | a_usb_defs.h | 86 A_UINT32 Cmd; 87 A_UINT32 Address; 88 A_UINT32 Value; 89 A_UINT32 _pad[1]; 93 A_UINT32 Cmd; 94 A_UINT32 Address; 98 A_UINT32 ReadValue;
|
H A D | ol_fw_tx_dbg.h | 88 A_UINT32 microsec_per_tick; /* conversion for timestamp entries */ 109 A_UINT32 num_bytes; 134 A_UINT32 timestamp_enqueue; 140 A_UINT32 timestamp_completion; 146 A_UINT32 block_ack_bitmap_lsbs; 152 A_UINT32 block_ack_bitmap_msbs; 158 A_UINT32 enqueued_bitmap_lsbs; 164 A_UINT32 enqueued_bitmap_msbs;
|
H A D | bmi_msg.h | 152 A_UINT32 magic_num; 153 A_UINT32 file_flags; 160 A_UINT32 addr; 161 A_UINT32 length; 238 A_UINT32 target_info_byte_count; /* size of this structure */ 239 A_UINT32 target_ver; /* Target Version ID */ 240 A_UINT32 target_type; /* Target type */
|
H A D | wmi_services.h | 692 #define WMI_SERVICE_BM_SIZE ((WMI_MAX_SERVICE + sizeof(A_UINT32)- 1)/sizeof(A_UINT32)) 719 ( (pwmi_svc_bmap)[(svc_id)/(sizeof(A_UINT32))] |= \ 720 ((A_UINT32) 1 << ((svc_id)%(sizeof(A_UINT32)))) ) 723 ( (pwmi_svc_bmap)[(svc_id)/(sizeof(A_UINT32))] &= \ 724 ( ~((A_UINT32) 1 << ((svc_id)%(sizeof(A_UINT32)))) ) ) 727 ( ((pwmi_svc_bmap)[(svc_id)/(sizeof(A_UINT32))] & \ 728 ((A_UINT32) 1 << ((svc_id)%(sizeof(A_UINT32)))) ) != 0) 738 (pwmi_svc_ext_bmap)[word] |= ((A_UINT32) 1 << bit); \ 749 (pwmi_svc_ext_bmap)[word] &= ~((A_UINT32) 1 << bit); \ 773 (pwmi_svc_ext2_bmap)[word] |= ((A_UINT32) 1 << bit); \ [all …]
|
H A D | dbglog.h | 102 A_UINT32 bufsize; 103 A_UINT32 length; 104 A_UINT32 count; 105 A_UINT32 free; 110 A_UINT32 dropped;
|
H A D | txmon_tlvs.h | 163 A_UINT32 band_center_freq1 : 16, 165 A_UINT32 phy_mode : 8, /* this field is filled with WLAN_PHY_MODE enum value */ 168 A_UINT32 schedule_id; 169 A_UINT32 fw_cookie : 20, 174 A_UINT32 reserved; 192 A_UINT32 user_id : 6,
|
H A D | wmi.h | 64 A_UINT32 wmi_protocol_ver; 76 #define GET_FIELD(_addr, _f) MS(*((A_UINT32 *)(_addr) + WO(_f)), _f) 79 (*((A_UINT32 *)(_addr) + WO(_f)) = \ 80 (*((A_UINT32 *)(_addr) + WO(_f)) & ~_f##_MASK) | SM(_val, _f)) 100 A_UINT32 commandId : 24,
|
H A D | htc_services.h | 119 typedef A_UINT32 PIPEDIR; 131 A_UINT32 service_id; 132 A_UINT32 pipedir; 133 A_UINT32 pipenum;
|
/wlan-driver/qcacld-3.0/uapi/linux/ |
H A D | dbglog_common.h | 125 typedef A_BOOL (*module_dbg_print)(A_UINT32, A_UINT16, A_UINT32, 126 A_UINT32, A_UINT16, A_UINT32 *); 129 void dbglog_reg_modprint(A_UINT32 mod_id, module_dbg_print printfn);
|
H A D | a_debug.h | 119 A_UINT32 Mask; 129 A_UINT32 Flags; 130 A_UINT32 CurrentMask;
|