Lines Matching defs:ath10k_hw_params
513 struct ath10k_hw_params { struct
514 u32 id;
515 u16 dev_id;
516 enum ath10k_bus bus;
517 const char *name;
518 u32 patch_load_addr;
519 int uart_pin;
520 u32 otp_exe_param;
525 enum ath10k_hw_cc_wraparound_type cc_wraparound_type;
551 struct ath10k_hw_params_fw { argument
558 } fw;
563 bool sw_decrypt_mcast_mgmt;
565 const struct ath10k_hw_ops *hw_ops;
568 int decap_align_bytes;
571 const struct ath10k_hw_clk_params *hw_clk;
572 int target_cpu_freq;
575 int spectral_bin_discard;
580 int vht160_mcs_rx_highest;
581 int vht160_mcs_tx_highest;
584 int n_cipher_suites;
586 u32 num_peers;
587 u32 ast_skid_limit;
588 u32 num_wds_entries;
591 bool target_64bit;
594 u32 rx_ring_fill_level;
597 bool shadow_reg_support;
600 bool rri_on_ddr;
603 int spectral_bin_offset;
608 bool hw_filter_reset_required;
611 bool fw_diag_ce_download;
614 bool bmi_large_size_download;
619 bool uart_pin_workaround;
622 bool tx_stats_over_pktlog;
625 bool supports_peer_stats_info;