Lines Matching defs:ath10k_hw_params
515 struct ath10k_hw_params { struct
516 u32 id;
517 u16 dev_id;
518 enum ath10k_bus bus;
519 const char *name;
520 u32 patch_load_addr;
521 int uart_pin;
522 u32 otp_exe_param;
527 enum ath10k_hw_cc_wraparound_type cc_wraparound_type;
553 struct ath10k_hw_params_fw { argument
560 } fw;
565 bool sw_decrypt_mcast_mgmt;
568 const struct ath10k_htt_rx_desc_ops *rx_desc_ops;
570 const struct ath10k_hw_ops *hw_ops;
573 int decap_align_bytes;
576 const struct ath10k_hw_clk_params *hw_clk;
577 int target_cpu_freq;
580 int spectral_bin_discard;
585 int vht160_mcs_rx_highest;
586 int vht160_mcs_tx_highest;
589 int n_cipher_suites;
591 u32 num_peers;
592 u32 ast_skid_limit;
593 u32 num_wds_entries;
596 bool target_64bit;
599 u32 rx_ring_fill_level;
602 bool shadow_reg_support;
605 bool rri_on_ddr;
608 int spectral_bin_offset;
613 bool hw_filter_reset_required;
616 bool fw_diag_ce_download;
619 bool bmi_large_size_download;
624 bool uart_pin_workaround;
627 bool credit_size_workaround;
630 bool tx_stats_over_pktlog;
633 bool supports_peer_stats_info;
635 bool dynamic_sar_support;
637 bool hw_restart_disconnect;
639 bool use_fw_tx_credits;
641 bool delay_unmap_buffer;