Lines Matching defs:ath10k_hw_params
512 struct ath10k_hw_params { struct
513 u32 id;
514 u16 dev_id;
515 enum ath10k_bus bus;
516 const char *name;
517 u32 patch_load_addr;
518 int uart_pin;
519 int led_pin;
520 u32 otp_exe_param;
525 enum ath10k_hw_cc_wraparound_type cc_wraparound_type;
551 struct ath10k_hw_params_fw { argument
556 } fw;
561 bool sw_decrypt_mcast_mgmt;
564 const struct ath10k_htt_rx_desc_ops *rx_desc_ops;
566 const struct ath10k_hw_ops *hw_ops;
569 int decap_align_bytes;
572 const struct ath10k_hw_clk_params *hw_clk;
573 int target_cpu_freq;
576 int spectral_bin_discard;
581 int vht160_mcs_rx_highest;
582 int vht160_mcs_tx_highest;
585 int n_cipher_suites;
587 u32 num_peers;
588 u32 ast_skid_limit;
589 u32 num_wds_entries;
592 bool target_64bit;
595 u32 rx_ring_fill_level;
598 bool shadow_reg_support;
601 bool rri_on_ddr;
604 int spectral_bin_offset;
609 bool hw_filter_reset_required;
612 bool fw_diag_ce_download;
615 bool bmi_large_size_download;
620 bool uart_pin_workaround;
623 bool credit_size_workaround;
626 bool tx_stats_over_pktlog;
629 bool supports_peer_stats_info;
631 bool dynamic_sar_support;
633 bool hw_restart_disconnect;
635 bool use_fw_tx_credits;
637 bool delay_unmap_buffer;
640 bool mcast_frame_registration;