Lines Matching defs:ath10k_hw_params
510 struct ath10k_hw_params { struct
511 u32 id;
512 u16 dev_id;
513 enum ath10k_bus bus;
514 const char *name;
515 u32 patch_load_addr;
516 int uart_pin;
517 u32 otp_exe_param;
522 enum ath10k_hw_cc_wraparound_type cc_wraparound_type;
548 struct ath10k_hw_params_fw { argument
555 } fw;
560 bool sw_decrypt_mcast_mgmt;
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 per_ce_irq;
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;
616 bool uart_pin_workaround;
619 bool tx_stats_over_pktlog;