Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhw.h510 struct ath10k_hw_params { struct
645 ath10k_rx_desc_get_l3_pad_bytes(struct ath10k_hw_params *hw, in ath10k_rx_desc_get_l3_pad_bytes()
654 ath10k_rx_desc_msdu_limit_error(struct ath10k_hw_params *hw, in ath10k_rx_desc_msdu_limit_error()
663 ath10k_tx_data_rssi_get_pad_bytes(struct ath10k_hw_params *hw, in ath10k_tx_data_rssi_get_pad_bytes()
672 ath10k_is_rssi_enable(struct ath10k_hw_params *hw, in ath10k_is_rssi_enable()
Dhw.c741 struct ath10k_hw_params *hw; in ath10k_hw_qca6174_enable_pll_clock()
Dcore.h994 struct ath10k_hw_params hw_params;
Dcore.c57 static const struct ath10k_hw_params ath10k_hw_params_list[] = {
2160 const struct ath10k_hw_params *uninitialized_var(hw_params); in ath10k_init_hw_params()
Dmac.c4528 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_create_vht_cap()