Searched refs:ath10k_hw_params (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | htt.h | 2208 ath10k_htt_rx_desc_from_raw_buffer(struct ath10k_hw_params *hw, void *buff) in ath10k_htt_rx_desc_from_raw_buffer() 2216 ath10k_htt_rx_desc_get_offsets(struct ath10k_hw_params *hw, in ath10k_htt_rx_desc_get_offsets() 2238 ath10k_htt_rx_desc_get_attention(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_attention() 2250 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() 2262 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() 2274 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() 2286 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() 2298 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() 2310 ath10k_htt_rx_desc_get_ppdu_start(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_ppdu_start() 2322 ath10k_htt_rx_desc_get_ppdu_end(struct ath10k_hw_params *hw, struct htt_rx_desc *rxd) in ath10k_htt_rx_desc_get_ppdu_end() [all …]
|
| H A D | htt_rx.c | 355 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_amsdu_pop() 503 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_handle_amsdu_mon_32() 580 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_handle_amsdu_mon_64() 656 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_pop_paddr32_list() 721 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_pop_paddr64_list() 977 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_rates() 1108 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_peer_channel() 1224 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_signal() 1249 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_mactime() 1270 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_rx_h_ppdu() [all …]
|
| H A D | hw.h | 508 struct ath10k_hw_params { struct 660 ath10k_tx_data_rssi_get_pad_bytes(struct ath10k_hw_params *hw, in ath10k_tx_data_rssi_get_pad_bytes() 669 ath10k_is_rssi_enable(struct ath10k_hw_params *hw, in ath10k_is_rssi_enable()
|
| H A D | htt_tx.c | 799 static void ath10k_htt_fill_rx_desc_offset_32(struct ath10k_hw_params *hw, in ath10k_htt_fill_rx_desc_offset_32() 805 static void ath10k_htt_fill_rx_desc_offset_64(struct ath10k_hw_params *hw, in ath10k_htt_fill_rx_desc_offset_64() 814 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_send_rx_ring_cfg_32() 887 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_htt_send_rx_ring_cfg_64()
|
| H A D | hw.c | 746 struct ath10k_hw_params *hw; in ath10k_hw_qca6174_enable_pll_clock()
|
| H A D | core.h | 1075 struct ath10k_hw_params hw_params;
|
| H A D | core.c | 64 static const struct ath10k_hw_params ath10k_hw_params_list[] = { 2468 const struct ath10k_hw_params *hw_params; in ath10k_init_hw_params()
|
| H A D | mac.c | 2553 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_peer_assoc_h_vht() 4866 struct ath10k_hw_params *hw = &ar->hw_params; in ath10k_create_vht_cap()
|