Lines Matching defs:ath10k_hw_params
508 struct ath10k_hw_params { struct
509 u32 id;
510 u16 dev_id;
511 enum ath10k_bus bus;
512 const char *name;
513 u32 patch_load_addr;
514 int uart_pin;
515 int led_pin;
516 u32 otp_exe_param;
521 enum ath10k_hw_cc_wraparound_type cc_wraparound_type;
547 struct ath10k_hw_params_fw { argument
552 } fw;
557 bool sw_decrypt_mcast_mgmt;
560 const struct ath10k_htt_rx_desc_ops *rx_desc_ops;
562 const struct ath10k_hw_ops *hw_ops;
565 int decap_align_bytes;
568 const struct ath10k_hw_clk_params *hw_clk;
569 int target_cpu_freq;
572 int spectral_bin_discard;
577 int vht160_mcs_rx_highest;
578 int vht160_mcs_tx_highest;
581 int n_cipher_suites;
583 u32 num_peers;
584 u32 ast_skid_limit;
585 u32 num_wds_entries;
588 bool target_64bit;
591 u32 rx_ring_fill_level;
594 bool shadow_reg_support;
597 bool rri_on_ddr;
600 int spectral_bin_offset;
605 bool hw_filter_reset_required;
608 bool fw_diag_ce_download;
611 bool bmi_large_size_download;
616 bool uart_pin_workaround;
619 bool credit_size_workaround;
622 bool tx_stats_over_pktlog;
625 bool supports_peer_stats_info;
627 bool dynamic_sar_support;
629 bool hw_restart_disconnect;
631 bool use_fw_tx_credits;
633 bool delay_unmap_buffer;
636 bool mcast_frame_registration;