| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | dp_rx.h | 23 int ath12k_dp_rxdma_ring_sel_config_qcn9274(struct ath12k_base *ab); 24 int ath12k_dp_rxdma_ring_sel_config_wcn7850(struct ath12k_base *ab); 25 int ath12k_dp_rxdma_ring_sel_config_qcc2072(struct ath12k_base *ab); 29 int ath12k_wifi7_dp_rx_assign_reoq(struct ath12k_base *ab, struct ath12k_dp_peer *dp_peer, 37 void ath12k_wifi7_peer_rx_tid_qref_setup(struct ath12k_base *ab, u16 peer_id, u16 tid, 39 void ath12k_wifi7_dp_rx_peer_tid_delete(struct ath12k_base *ab, 41 int ath12k_wifi7_dp_reo_cmd_send(struct ath12k_base *ab, 47 int ath12k_wifi7_dp_reo_cache_flush(struct ath12k_base *ab, 54 void ath12k_wifi7_peer_rx_tid_qref_reset(struct ath12k_base *ab, u16 peer_id, u16 tid); 56 ath12k_wifi7_dp_rxdesc_mpdu_valid(struct ath12k_base *ab, [all …]
|
| H A D | dp_rx.c | 38 void ath12k_wifi7_peer_rx_tid_qref_setup(struct ath12k_base *ab, u16 peer_id, u16 tid, in ath12k_wifi7_peer_rx_tid_qref_setup() 69 void ath12k_wifi7_peer_rx_tid_qref_reset(struct ath12k_base *ab, in ath12k_wifi7_peer_rx_tid_qref_reset() 96 void ath12k_wifi7_dp_rx_peer_tid_delete(struct ath12k_base *ab, in ath12k_wifi7_dp_rx_peer_tid_delete() 112 struct ath12k_base *ab = dp->ab; in ath12k_wifi7_dp_rx_link_desc_return() 139 int ath12k_wifi7_dp_reo_cmd_send(struct ath12k_base *ab, in ath12k_wifi7_dp_reo_cmd_send() 192 struct ath12k_base *ab = dp->ab; in ath12k_wifi7_peer_rx_tid_reo_update() 224 int ath12k_wifi7_dp_reo_cache_flush(struct ath12k_base *ab, in ath12k_wifi7_dp_reo_cache_flush() 253 int ath12k_wifi7_dp_rx_assign_reoq(struct ath12k_base *ab, struct ath12k_dp_peer *dp_peer, in ath12k_wifi7_dp_rx_assign_reoq() 303 int ath12k_wifi7_dp_rx_tid_delete_handler(struct ath12k_base *ab, in ath12k_wifi7_dp_rx_tid_delete_handler() 599 struct ath12k_base *partner_ab; in ath12k_wifi7_dp_rx_process_received_packets() [all …]
|
| H A D | ahb.c | 69 static u32 ath12k_wifi7_ahb_get_userpd_id(struct ath12k_base *ab) in ath12k_wifi7_ahb_get_userpd_id() 96 struct ath12k_base *ab; in ath12k_wifi7_ahb_probe()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hal.h | 12 struct ath12k_base; 1389 void (*ce_dst_setup)(struct ath12k_base *ab, 1391 void (*set_umac_srng_ptr_addr)(struct ath12k_base *ab, 1393 void (*srng_src_hw_init)(struct ath12k_base *ab, struct hal_srng *srng); 1394 void (*srng_dst_hw_init)(struct ath12k_base *ab, struct hal_srng *srng); 1395 int (*srng_update_shadow_config)(struct ath12k_base *ab, 1410 void (*tx_set_dscp_tid_map)(struct ath12k_base *ab, int id); 1411 void (*tx_configure_bank_register)(struct ath12k_base *ab, 1413 void (*reoq_lut_addr_read_enable)(struct ath12k_base *ab); 1414 void (*reoq_lut_set_max_peerid)(struct ath12k_base *ab); [all …]
|
| H A D | hal.c | 10 static void ath12k_hal_ce_dst_setup(struct ath12k_base *ab, in ath12k_hal_ce_dst_setup() 16 static void ath12k_hal_srng_src_hw_init(struct ath12k_base *ab, in ath12k_hal_srng_src_hw_init() 22 static void ath12k_hal_srng_dst_hw_init(struct ath12k_base *ab, in ath12k_hal_srng_dst_hw_init() 28 static void ath12k_hal_set_umac_srng_ptr_addr(struct ath12k_base *ab, in ath12k_hal_set_umac_srng_ptr_addr() 41 int ath12k_hal_srng_update_shadow_config(struct ath12k_base *ab, in ath12k_hal_srng_update_shadow_config() 54 void ath12k_hal_tx_set_dscp_tid_map(struct ath12k_base *ab, int id) in ath12k_hal_tx_set_dscp_tid_map() 59 void ath12k_hal_tx_configure_bank_register(struct ath12k_base *ab, in ath12k_hal_tx_configure_bank_register() 65 void ath12k_hal_reoq_lut_addr_read_enable(struct ath12k_base *ab) in ath12k_hal_reoq_lut_addr_read_enable() 70 void ath12k_hal_reoq_lut_set_max_peerid(struct ath12k_base *ab) in ath12k_hal_reoq_lut_set_max_peerid() 75 void ath12k_hal_write_ml_reoq_lut_addr(struct ath12k_base *ab, dma_addr_t paddr) in ath12k_hal_write_ml_reoq_lut_addr() [all …]
|
| H A D | core.c | 75 static int ath12k_core_rfkill_config(struct ath12k_base *ab) in ath12k_core_rfkill_config() 105 static int ath12k_core_continue_suspend_resume(struct ath12k_base *ab) in ath12k_core_continue_suspend_resume() 122 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend() 165 int ath12k_core_suspend_late(struct ath12k_base *ab) in ath12k_core_suspend_late() 184 int ath12k_core_resume_early(struct ath12k_base *ab) in ath12k_core_resume_early() 201 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume() 221 static int __ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in __ath12k_core_create_board_name() 265 static int ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_board_name() 271 static int ath12k_core_create_fallback_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_fallback_board_name() 277 static int ath12k_core_create_bus_type_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_bus_type_board_name() [all …]
|
| H A D | pci.c | 112 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_select_window() 148 static u32 ath12k_pci_get_window_start(struct ath12k_base *ab, in ath12k_pci_get_window_start() 171 static void ath12k_pci_restore_window(struct ath12k_base *ab) in ath12k_pci_restore_window() 184 static void ath12k_pci_soc_global_reset(struct ath12k_base *ab) in ath12k_pci_soc_global_reset() 219 static void ath12k_pci_clear_dbg_registers(struct ath12k_base *ab) in ath12k_pci_clear_dbg_registers() 249 static void ath12k_pci_enable_ltssm(struct ath12k_base *ab) in ath12k_pci_enable_ltssm() 277 static void ath12k_pci_clear_all_intrs(struct ath12k_base *ab) in ath12k_pci_clear_all_intrs() 287 static void ath12k_pci_set_wlaon_pwr_ctrl(struct ath12k_base *ab) in ath12k_pci_set_wlaon_pwr_ctrl() 296 static void ath12k_pci_force_wake(struct ath12k_base *ab) in ath12k_pci_force_wake() 302 static void ath12k_pci_sw_reset(struct ath12k_base *ab, bool power_on) in ath12k_pci_sw_reset() [all …]
|
| H A D | core.h | 169 struct ath12k_base *ab; 617 struct ath12k_base *ab; 906 struct ath12k_base *ab[ATH12K_MAX_DEVICES]; 955 struct ath12k_base { struct 1172 struct ath12k_base *ab; argument 1263 int ath12k_core_qmi_firmware_ready(struct ath12k_base *ab); 1265 int ath12k_core_pre_init(struct ath12k_base *ab); 1266 int ath12k_core_init(struct ath12k_base *ath12k); 1267 void ath12k_core_deinit(struct ath12k_base *ath12k); 1268 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, [all …]
|
| H A D | ahb.c | 140 static u32 ath12k_ahb_read32(struct ath12k_base *ab, u32 offset) in ath12k_ahb_read32() 147 static void ath12k_ahb_write32(struct ath12k_base *ab, u32 offset, in ath12k_ahb_write32() 156 static void ath12k_ahb_cancel_workqueue(struct ath12k_base *ab) in ath12k_ahb_cancel_workqueue() 178 static void __ath12k_ahb_ext_irq_disable(struct ath12k_base *ab) in __ath12k_ahb_ext_irq_disable() 202 static void ath12k_ahb_setbit32(struct ath12k_base *ab, u8 bit, u32 offset) in ath12k_ahb_setbit32() 210 static void ath12k_ahb_clearbit32(struct ath12k_base *ab, u8 bit, u32 offset) in ath12k_ahb_clearbit32() 218 static void ath12k_ahb_ce_irq_enable(struct ath12k_base *ab, u16 ce_id) in ath12k_ahb_ce_irq_enable() 239 static void ath12k_ahb_ce_irq_disable(struct ath12k_base *ab, u16 ce_id) in ath12k_ahb_ce_irq_disable() 260 static void ath12k_ahb_sync_ce_irqs(struct ath12k_base *ab) in ath12k_ahb_sync_ce_irqs() 274 static void ath12k_ahb_sync_ext_irqs(struct ath12k_base *ab) in ath12k_ahb_sync_ext_irqs() [all …]
|
| H A D | peer.h | 32 int ath12k_link_sta_rhash_tbl_init(struct ath12k_base *ab); 33 void ath12k_link_sta_rhash_tbl_destroy(struct ath12k_base *ab); 34 void ath12k_link_sta_rhash_delete(struct ath12k_base *ab, struct ath12k_link_sta *arsta); 35 int ath12k_link_sta_rhash_add(struct ath12k_base *ab, struct ath12k_link_sta *arsta); 36 struct ath12k_link_sta *ath12k_link_sta_find_by_addr(struct ath12k_base *ab,
|
| H A D | ce.c | 14 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() 62 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() 112 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() 157 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() 197 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() 238 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() 251 static void ath12k_ce_srng_msi_ring_params_setup(struct ath12k_base *ab, u32 ce_id, in ath12k_ce_srng_msi_ring_params_setup() 277 static int ath12k_ce_init_ring(struct ath12k_base *ab, in ath12k_ce_init_ring() 330 ath12k_ce_alloc_ring(struct ath12k_base *ab, int nentries, int desc_sz) in ath12k_ce_alloc_ring() 366 static int ath12k_ce_alloc_pipe(struct ath12k_base *ab, int ce_id) in ath12k_ce_alloc_pipe() [all …]
|
| H A D | dp.h | 17 struct ath12k_base; 331 struct ath12k_base *ab; 394 u32 (*tx_get_vdev_bank_config)(struct ath12k_base *ab, 396 int (*reo_cmd_send)(struct ath12k_base *ab, 405 void (*rx_peer_tid_delete)(struct ath12k_base *ab, 407 int (*reo_cache_flush)(struct ath12k_base *ab, 419 int (*rx_assign_reoq)(struct ath12k_base *ab, struct ath12k_dp_peer *dp_peer, 422 void (*peer_rx_tid_qref_setup)(struct ath12k_base *ab, u16 peer_id, u16 tid, 424 void (*peer_rx_tid_qref_reset)(struct ath12k_base *ab, u16 peer_id, u16 tid); 425 int (*rx_tid_delete_handler)(struct ath12k_base *ab, [all …]
|
| H A D | ahb.h | 63 struct ath12k_base; 68 int (*arch_init)(struct ath12k_base *ab); 69 void (*arch_deinit)(struct ath12k_base *ab); 83 struct ath12k_base *ab; 107 static inline struct ath12k_ahb *ath12k_ab_to_ahb(struct ath12k_base *ab) in ath12k_ab_to_ahb()
|
| H A D | mhi.c | 21 void ath12k_mhi_set_mhictrl_reset(struct ath12k_base *ab) in ath12k_mhi_set_mhictrl_reset() 38 static void ath12k_mhi_reset_txvecdb(struct ath12k_base *ab) in ath12k_mhi_reset_txvecdb() 43 static void ath12k_mhi_reset_txvecstatus(struct ath12k_base *ab) in ath12k_mhi_reset_txvecstatus() 48 static void ath12k_mhi_reset_rxvecdb(struct ath12k_base *ab) in ath12k_mhi_reset_rxvecdb() 53 static void ath12k_mhi_reset_rxvecstatus(struct ath12k_base *ab) in ath12k_mhi_reset_rxvecstatus() 58 void ath12k_mhi_clear_vector(struct ath12k_base *ab) in ath12k_mhi_clear_vector() 68 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_get_msi() 141 struct ath12k_base *ab = dev_get_drvdata(mhi_cntrl->cntrl_dev); in ath12k_mhi_op_status_cb() 189 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_register() 320 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_set_state_bit() [all …]
|
| H A D | dp.c | 22 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_cleanup() 49 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_setup() 105 void ath12k_dp_srng_cleanup(struct ath12k_base *ab, struct dp_srng *ring) in ath12k_dp_srng_cleanup() 130 static int ath12k_dp_srng_calculate_msi_group(struct ath12k_base *ab, in ath12k_dp_srng_calculate_msi_group() 193 static void ath12k_dp_srng_msi_setup(struct ath12k_base *ab, in ath12k_dp_srng_msi_setup() 233 int ath12k_dp_srng_setup(struct ath12k_base *ab, struct dp_srng *ring, in ath12k_dp_srng_setup() 334 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, in ath12k_dp_tx_get_bank_profile() 393 static void ath12k_dp_deinit_bank_profiles(struct ath12k_base *ab) in ath12k_dp_deinit_bank_profiles() 401 static int ath12k_dp_init_bank_profiles(struct ath12k_base *ab) in ath12k_dp_init_bank_profiles() 423 static void ath12k_dp_srng_common_cleanup(struct ath12k_base *ab) in ath12k_dp_srng_common_cleanup() [all …]
|
| H A D | dp_mon.h | 86 int ath12k_dp_mon_buf_replenish(struct ath12k_base *ab, 89 int ath12k_dp_mon_status_bufs_replenish(struct ath12k_base *ab, 94 ath12k_dp_mon_rx_update_peer_mu_stats(struct ath12k_base *ab, 100 *ath12k_dp_rx_alloc_mon_status_buf(struct ath12k_base *ab,
|
| H A D | peer.c | 61 static int ath12k_wait_for_dp_link_peer_common(struct ath12k_base *ab, int vdev_id, in ath12k_wait_for_dp_link_peer_common() 89 struct ath12k_base *ab = ar->ab; in ath12k_peer_cleanup() 137 struct ath12k_base *ab = ar->ab; in ath12k_peer_delete_send() 457 static int ath12k_link_sta_rhash_insert(struct ath12k_base *ab, in ath12k_link_sta_rhash_insert() 474 static int ath12k_link_sta_rhash_remove(struct ath12k_base *ab, in ath12k_link_sta_rhash_remove() 489 int ath12k_link_sta_rhash_add(struct ath12k_base *ab, in ath12k_link_sta_rhash_add() 504 void ath12k_link_sta_rhash_delete(struct ath12k_base *ab, in ath12k_link_sta_rhash_delete() 522 int ath12k_link_sta_rhash_tbl_init(struct ath12k_base *ab) in ath12k_link_sta_rhash_tbl_init() 557 void ath12k_link_sta_rhash_tbl_destroy(struct ath12k_base *ab) in ath12k_link_sta_rhash_tbl_destroy() 567 struct ath12k_link_sta *ath12k_link_sta_find_by_addr(struct ath12k_base *ab, in ath12k_link_sta_find_by_addr()
|
| H A D | qmi.h | 38 struct ath12k_base; 132 struct ath12k_base *ab; 629 int ath12k_qmi_firmware_start(struct ath12k_base *ab, 631 void ath12k_qmi_firmware_stop(struct ath12k_base *ab); 632 void ath12k_qmi_deinit_service(struct ath12k_base *ab); 633 int ath12k_qmi_init_service(struct ath12k_base *ab); 634 void ath12k_qmi_free_resource(struct ath12k_base *ab); 635 void ath12k_qmi_trigger_host_cap(struct ath12k_base *ab);
|
| H A D | dp_rx.c | 25 static int ath12k_dp_rx_tid_delete_handler(struct ath12k_base *ab, 77 struct ath12k_base *ab = dp->ab; in ath12k_dp_rx_bufs_replenish() 176 static int ath12k_dp_rxdma_mon_buf_ring_free(struct ath12k_base *ab, in ath12k_dp_rxdma_mon_buf_ring_free() 199 static int ath12k_dp_rxdma_buf_free(struct ath12k_base *ab) in ath12k_dp_rxdma_buf_free() 216 static int ath12k_dp_rxdma_mon_ring_buf_setup(struct ath12k_base *ab, in ath12k_dp_rxdma_mon_ring_buf_setup() 236 static int ath12k_dp_rxdma_ring_buf_setup(struct ath12k_base *ab, in ath12k_dp_rxdma_ring_buf_setup() 249 static int ath12k_dp_rxdma_buf_setup(struct ath12k_base *ab) in ath12k_dp_rxdma_buf_setup() 289 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_free() 296 void ath12k_dp_rx_pdev_reo_cleanup(struct ath12k_base *ab) in ath12k_dp_rx_pdev_reo_cleanup() 305 int ath12k_dp_rx_pdev_reo_setup(struct ath12k_base *ab) in ath12k_dp_rx_pdev_reo_setup() [all …]
|
| H A D | dp_peer.h | 119 void ath12k_dp_link_peer_unmap_event(struct ath12k_base *ab, u16 peer_id); 120 void ath12k_dp_link_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, 162 struct ath12k_link_sta *ath12k_dp_link_peer_to_link_sta(struct ath12k_base *ab, 184 int ath12k_dp_peer_fixup_peer_id(struct ath12k_base *ab, const u8 *peer_addr,
|
| H A D | wmi.c | 302 ath12k_wmi_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, in ath12k_wmi_tlv_iter() 303 int (*iter)(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter() 351 static int ath12k_wmi_tlv_iter_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter_parse() 363 ath12k_wmi_tlv_parse(struct ath12k_base *ab, struct sk_buff *skb) in ath12k_wmi_tlv_parse() 390 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_cmd_send_nowait() 473 struct ath12k_base *ab = wmi_handle->wmi_ab->ab; in ath12k_pull_mac_phy_cap_svc_ready_ext() 646 static int ath12k_pull_service_ready_tlv(struct ath12k_base *ab, in ath12k_pull_service_ready_tlv() 696 static int ath12k_wmi_svc_rdy_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_svc_rdy_parse() 730 static int ath12k_service_ready_event(struct ath12k_base *ab, struct sk_buff *skb) in ath12k_service_ready_event() 749 struct ath12k_base *ab = ar->ab; in ath12k_wmi_mgmt_get_freq() [all …]
|
| H A D | qmi.c | 2107 struct ath12k_base *ab, *partner_ab; in ath12k_host_cap_hw_link_id_init() 2129 static int ath12k_host_cap_parse_mlo(struct ath12k_base *ab, in ath12k_host_cap_parse_mlo() 2134 struct ath12k_base *partner_ab; in ath12k_host_cap_parse_mlo() 2243 int ath12k_qmi_host_cap_send(struct ath12k_base *ab) in ath12k_qmi_host_cap_send() 2329 static void ath12k_qmi_phy_cap_send(struct ath12k_base *ab) in ath12k_qmi_phy_cap_send() 2391 static int ath12k_qmi_fw_ind_register_send(struct ath12k_base *ab) in ath12k_qmi_fw_ind_register_send() 2463 int ath12k_qmi_respond_fw_mem_request(struct ath12k_base *ab) in ath12k_qmi_respond_fw_mem_request() 2561 static void ath12k_qmi_free_mlo_mem_chunk(struct ath12k_base *ab, in ath12k_qmi_free_mlo_mem_chunk() 2603 static void ath12k_qmi_free_target_mem_chunk(struct ath12k_base *ab) in ath12k_qmi_free_target_mem_chunk() 2636 static int ath12k_qmi_alloc_chunk(struct ath12k_base *ab, in ath12k_qmi_alloc_chunk() [all …]
|
| H A D | dp_htt.c | 15 static void ath12k_dp_htt_htc_tx_complete(struct ath12k_base *ab, in ath12k_dp_htt_htc_tx_complete() 61 static int ath12k_htt_tlv_ppdu_stats_parse(struct ath12k_base *ab, in ath12k_htt_tlv_ppdu_stats_parse() 149 int ath12k_dp_htt_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, in ath12k_dp_htt_tlv_iter() 150 int (*iter)(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_dp_htt_tlv_iter() 191 struct ath12k_base *ab = dp->ab; in ath12k_update_per_peer_tx_stats() 432 static int ath12k_htt_pull_ppdu_stats(struct ath12k_base *ab, in ath12k_htt_pull_ppdu_stats() 539 static void ath12k_htt_mlo_offset_event_handler(struct ath12k_base *ab, in ath12k_htt_mlo_offset_event_handler() 579 static void ath12k_dp_htt_mlo_peer_map_handler(struct ath12k_base *ab, in ath12k_dp_htt_mlo_peer_map_handler() 624 void ath12k_dp_htt_htc_t2h_msg_handler(struct ath12k_base *ab, in ath12k_dp_htt_htc_t2h_msg_handler() 722 ath12k_dp_tx_get_ring_id_type(struct ath12k_base *ab, in ath12k_dp_tx_get_ring_id_type() [all …]
|
| H A D | dp_htt.h | 1532 int ath12k_dp_tx_htt_srng_setup(struct ath12k_base *ab, u32 ring_id, 1535 void ath12k_dp_htt_htc_t2h_msg_handler(struct ath12k_base *ab, 1537 int ath12k_dp_htt_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, 1538 int (*iter)(struct ath12k_base *ab, u16 tag, u16 len, 1541 int ath12k_dp_tx_htt_h2t_ver_req_msg(struct ath12k_base *ab); 1549 int ath12k_dp_tx_htt_rx_filter_setup(struct ath12k_base *ab, u32 ring_id, 1553 int ath12k_dp_tx_htt_tx_filter_setup(struct ath12k_base *ab, u32 ring_id,
|
| H A D | dp_mon.c | 40 *ath12k_dp_rx_alloc_mon_status_buf(struct ath12k_base *ab, in ath12k_dp_rx_alloc_mon_status_buf() 111 struct ath12k_base *ab = dp->ab; in ath12k_dp_mon_fill_rx_rate() 189 static void ath12k_dp_mon_rx_msdus_set_payload(struct ath12k_base *ab, in ath12k_dp_mon_rx_msdus_set_payload() 214 struct ath12k_base *ab = dp->ab; in ath12k_dp_mon_rx_merg_msdus() 547 struct ath12k_base *ab = dp->ab; in ath12k_dp_mon_parse_status_buf() 588 int ath12k_dp_mon_buf_replenish(struct ath12k_base *ab, in ath12k_dp_mon_buf_replenish() 664 int ath12k_dp_mon_status_bufs_replenish(struct ath12k_base *ab, in ath12k_dp_mon_status_bufs_replenish() 948 ath12k_dp_mon_rx_update_user_stats(struct ath12k_base *ab, in ath12k_dp_mon_rx_update_user_stats() 1047 ath12k_dp_mon_rx_update_peer_mu_stats(struct ath12k_base *ab, in ath12k_dp_mon_rx_update_peer_mu_stats()
|