Home
last modified time | relevance | path

Searched refs:ath10k_hw_params (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.h501 struct ath10k_hw_params { struct
611 ath10k_rx_desc_get_l3_pad_bytes(struct ath10k_hw_params *hw, in ath10k_rx_desc_get_l3_pad_bytes() argument
Dhw.c749 struct ath10k_hw_params *hw; in ath10k_hw_qca6174_enable_pll_clock()
Dcore.h929 struct ath10k_hw_params hw_params;
Dcore.c62 static const struct ath10k_hw_params ath10k_hw_params_list[] = {
1879 const struct ath10k_hw_params *uninitialized_var(hw_params); in ath10k_init_hw_params()
Dmac.c4428 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_create_vht_cap()