Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt.h2180 ath10k_htt_rx_desc_get_l3_pad_bytes(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_l3_pad_bytes()
2188 ath10k_htt_rx_desc_msdu_limit_error(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_msdu_limit_error()
2202 ath10k_htt_rx_desc_from_raw_buffer(struct ath10k_hw_params *hw, void *buff) in ath10k_htt_rx_desc_from_raw_buffer()
2210 ath10k_htt_rx_desc_get_offsets(struct ath10k_hw_params *hw, in ath10k_htt_rx_desc_get_offsets()
2232 ath10k_htt_rx_desc_get_attention(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_attention()
2244 ath10k_htt_rx_desc_get_frag_info(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_frag_info()
2256 ath10k_htt_rx_desc_get_mpdu_start(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_mpdu_start()
2268 ath10k_htt_rx_desc_get_mpdu_end(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_mpdu_end()
2280 ath10k_htt_rx_desc_get_msdu_start(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_msdu_start()
2292 ath10k_htt_rx_desc_get_msdu_end(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_msdu_end()
[all …]
Dhtt_rx.c27 static int ath10k_htt_rx_get_csum_state(struct ath10k_hw_params *hw, struct sk_buff *skb);
134 struct ath10k_hw_params *hw = &htt->ar->hw_params; in __ath10k_htt_rx_ring_fill_n()
350 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_amsdu_pop()
498 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_handle_amsdu_mon_32()
575 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_handle_amsdu_mon_64()
651 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_pop_paddr32_list()
716 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_pop_paddr64_list()
970 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_rates()
1101 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_peer_channel()
1217 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_signal()
[all …]
Dhw.h515 struct ath10k_hw_params { struct
661 ath10k_tx_data_rssi_get_pad_bytes(struct ath10k_hw_params *hw, in ath10k_tx_data_rssi_get_pad_bytes()
670 ath10k_is_rssi_enable(struct ath10k_hw_params *hw, in ath10k_is_rssi_enable()
Dhtt_tx.c799 static void ath10k_htt_fill_rx_desc_offset_32(struct ath10k_hw_params *hw, void *rx_ring) in ath10k_htt_fill_rx_desc_offset_32()
807 static void ath10k_htt_fill_rx_desc_offset_64(struct ath10k_hw_params *hw, void *rx_ring) in ath10k_htt_fill_rx_desc_offset_64()
818 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_send_rx_ring_cfg_32()
891 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_send_rx_ring_cfg_64()
Dhw.c745 struct ath10k_hw_params *hw; in ath10k_hw_qca6174_enable_pll_clock()
Dcore.h1073 struct ath10k_hw_params hw_params;
Dcore.c59 static const struct ath10k_hw_params ath10k_hw_params_list[] = {
2407 const struct ath10k_hw_params *hw_params; in ath10k_init_hw_params()
Dmac.c2551 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_peer_assoc_h_vht()
4841 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_create_vht_cap()