/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | core.c | 22 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend() 60 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume() 368 static void ath12k_core_stop(struct ath12k_base *ab) in ath12k_core_stop() 380 static int ath12k_core_soc_create(struct ath12k_base *ab) in ath12k_core_soc_create() 441 static int ath12k_core_start(struct ath12k_base *ab, in ath12k_core_start() 660 struct ath12k_base *ab = ar->ab; in ath12k_core_halt() local 846 int ath12k_core_pre_init(struct ath12k_base *ab) in ath12k_core_pre_init() 859 int ath12k_core_init(struct ath12k_base *ab) in ath12k_core_init() 872 void ath12k_core_deinit(struct ath12k_base *ab) in ath12k_core_deinit() 886 void ath12k_core_free(struct ath12k_base *ab) in ath12k_core_free() [all …]
|
A D | pci.c | 124 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_select_window() local 444 struct ath12k_base *ab = irq_grp->ab; in ath12k_pci_ext_grp_napi_poll() local 639 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_msi_alloc() local 689 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_claim() local 752 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_free_region() local 765 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_aspm_disable() local 968 void ath12k_pci_stop(struct ath12k_base *ab) in ath12k_pci_stop() 974 int ath12k_pci_start(struct ath12k_base *ab) in ath12k_pci_start() 1074 int ath12k_pci_power_up(struct ath12k_base *ab) in ath12k_pci_power_up() 1154 struct ath12k_base *ab; in ath12k_pci_probe() local [all …]
|
A D | dp.c | 25 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_cleanup() local 46 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_setup() local 672 ath12k_dp_link_desc_bank_free(struct ath12k_base *ab, in ath12k_dp_link_desc_bank_free() 866 int ath12k_dp_service_srng(struct ath12k_base *ab, in ath12k_dp_service_srng() 974 void ath12k_dp_pdev_free(struct ath12k_base *ab) in ath12k_dp_pdev_free() 1022 int ath12k_dp_pdev_alloc(struct ath12k_base *ab) in ath12k_dp_pdev_alloc() 1103 struct ath12k_base *ab = ar->ab; in ath12k_dp_vdev_tx_attach() local 1204 void ath12k_dp_free(struct ath12k_base *ab) in ath12k_dp_free() 1226 void ath12k_dp_cc_config(struct ath12k_base *ab) in ath12k_dp_cc_config() 1390 static int ath12k_dp_cc_init(struct ath12k_base *ab) in ath12k_dp_cc_init() [all …]
|
A D | hif.h | 56 static inline void ath12k_hif_get_msi_address(struct ath12k_base *ab, in ath12k_hif_get_msi_address() 75 static inline void ath12k_hif_ce_irq_enable(struct ath12k_base *ab) in ath12k_hif_ce_irq_enable() 81 static inline void ath12k_hif_ce_irq_disable(struct ath12k_base *ab) in ath12k_hif_ce_irq_disable() 87 static inline void ath12k_hif_irq_enable(struct ath12k_base *ab) in ath12k_hif_irq_enable() 92 static inline void ath12k_hif_irq_disable(struct ath12k_base *ab) in ath12k_hif_irq_disable() 97 static inline int ath12k_hif_suspend(struct ath12k_base *ab) in ath12k_hif_suspend() 105 static inline int ath12k_hif_resume(struct ath12k_base *ab) in ath12k_hif_resume() 113 static inline int ath12k_hif_start(struct ath12k_base *ab) in ath12k_hif_start() 118 static inline void ath12k_hif_stop(struct ath12k_base *ab) in ath12k_hif_stop() 134 static inline int ath12k_hif_power_up(struct ath12k_base *ab) in ath12k_hif_power_up() [all …]
|
A D | ce.c | 225 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() local 273 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() local 322 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() local 371 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() local 411 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() local 452 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() local 721 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_pipe_cleanup() local 757 void ath12k_ce_rx_post_buf(struct ath12k_base *ab) in ath12k_ce_rx_post_buf() 825 int ath12k_ce_init_pipes(struct ath12k_base *ab) in ath12k_ce_init_pipes() 886 void ath12k_ce_free_pipes(struct ath12k_base *ab) in ath12k_ce_free_pipes() [all …]
|
A D | dp_rx.c | 485 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_free() local 530 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_alloc() local 692 struct ath12k_base *ab = dp->ab; in ath12k_dp_rx_tid_del_func() local 936 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_peer_tid_setup() local 1043 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_ampdu_start() local 1060 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_ampdu_stop() local 1100 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_peer_pn_replay_config() local 1313 struct ath12k_base *ab = ar->ab; in ath12k_update_per_peer_tx_stats() local 1751 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_msdu_coalesce() local 1852 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_h_csum_offload() local [all …]
|
A D | hal.c | 1179 static int ath12k_hal_alloc_cont_rdp(struct ath12k_base *ab) in ath12k_hal_alloc_cont_rdp() 1193 static void ath12k_hal_free_cont_rdp(struct ath12k_base *ab) in ath12k_hal_free_cont_rdp() 1207 static int ath12k_hal_alloc_cont_wrp(struct ath12k_base *ab) in ath12k_hal_alloc_cont_wrp() 1221 static void ath12k_hal_free_cont_wrp(struct ath12k_base *ab) in ath12k_hal_free_cont_wrp() 1235 static void ath12k_hal_ce_dst_setup(struct ath12k_base *ab, in ath12k_hal_ce_dst_setup() 1424 static void ath12k_hal_srng_hw_init(struct ath12k_base *ab, in ath12k_hal_srng_hw_init() 1692 void *ath12k_hal_srng_src_reap_next(struct ath12k_base *ab, in ath12k_hal_srng_src_reap_next() 2068 void ath12k_hal_srng_shadow_config(struct ath12k_base *ab) in ath12k_hal_srng_shadow_config() 2131 int ath12k_hal_srng_init(struct ath12k_base *ab) in ath12k_hal_srng_init() 2161 void ath12k_hal_srng_deinit(struct ath12k_base *ab) in ath12k_hal_srng_deinit() [all …]
|
A D | qmi.c | 2490 static int ath12k_qmi_m3_load(struct ath12k_base *ab) in ath12k_qmi_m3_load() 2784 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_event_server_arrive() local 2804 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_event_mem_request() local 2818 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_event_load_bdf() local 2860 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_msg_mem_request_cb() local 2896 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_msg_mem_ready_cb() local 2908 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_msg_fw_ready_cb() local 2942 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_ops_new_server() local 2967 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_ops_del_server() local 2983 struct ath12k_base *ab = qmi->ab; in ath12k_qmi_driver_event_work() local [all …]
|
A D | mhi.c | 203 void ath12k_mhi_set_mhictrl_reset(struct ath12k_base *ab) in ath12k_mhi_set_mhictrl_reset() 220 static void ath12k_mhi_reset_txvecdb(struct ath12k_base *ab) in ath12k_mhi_reset_txvecdb() 225 static void ath12k_mhi_reset_txvecstatus(struct ath12k_base *ab) in ath12k_mhi_reset_txvecstatus() 230 static void ath12k_mhi_reset_rxvecdb(struct ath12k_base *ab) in ath12k_mhi_reset_rxvecdb() 235 static void ath12k_mhi_reset_rxvecstatus(struct ath12k_base *ab) in ath12k_mhi_reset_rxvecstatus() 240 void ath12k_mhi_clear_vector(struct ath12k_base *ab) in ath12k_mhi_clear_vector() 250 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_get_msi() local 352 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_register() local 437 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_set_state_bit() local 475 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_check_state_bit() local [all …]
|
A D | peer.c | 11 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, in ath12k_peer_find() 30 static struct ath12k_peer *ath12k_peer_find_by_pdev_idx(struct ath12k_base *ab, in ath12k_peer_find_by_pdev_idx() 49 struct ath12k_peer *ath12k_peer_find_by_addr(struct ath12k_base *ab, in ath12k_peer_find_by_addr() 66 struct ath12k_peer *ath12k_peer_find_by_id(struct ath12k_base *ab, in ath12k_peer_find_by_id() 80 bool ath12k_peer_exist_by_vdev_id(struct ath12k_base *ab, int vdev_id) in ath12k_peer_exist_by_vdev_id() 96 struct ath12k_peer *ath12k_peer_find_by_ast(struct ath12k_base *ab, in ath12k_peer_find_by_ast() 110 void ath12k_peer_unmap_event(struct ath12k_base *ab, u16 peer_id) in ath12k_peer_unmap_event() 134 void ath12k_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, in ath12k_peer_map_event() 162 static int ath12k_wait_for_peer_common(struct ath12k_base *ab, int vdev_id, in ath12k_wait_for_peer_common() 187 struct ath12k_base *ab = ar->ab; in ath12k_peer_cleanup() local
|
A D | hal_rx.c | 220 int ath12k_hal_reo_cmd_send(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_hal_reo_cmd_send() 317 int ath12k_hal_desc_reo_parse_err(struct ath12k_base *ab, in ath12k_hal_desc_reo_parse_err() 350 int ath12k_hal_wbm_desc_parse_err(struct ath12k_base *ab, void *desc, in ath12k_hal_wbm_desc_parse_err() 438 void ath12k_hal_rx_reo_ent_paddr_get(struct ath12k_base *ab, in ath12k_hal_rx_reo_ent_paddr_get() 449 void ath12k_hal_rx_msdu_link_desc_set(struct ath12k_base *ab, in ath12k_hal_rx_msdu_link_desc_set() 462 void ath12k_hal_reo_status_queue_stats(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, in ath12k_hal_reo_status_queue_stats() 610 void ath12k_hal_reo_flush_timeout_list_status(struct ath12k_base *ab, in ath12k_hal_reo_flush_timeout_list_status() 639 void ath12k_hal_reo_desc_thresh_reached_status(struct ath12k_base *ab, in ath12k_hal_reo_desc_thresh_reached_status() 674 void ath12k_hal_reo_update_rx_reo_queue_status(struct ath12k_base *ab, in ath12k_hal_reo_update_rx_reo_queue_status() 791 void ath12k_hal_reo_init_cmd_ring(struct ath12k_base *ab, in ath12k_hal_reo_init_cmd_ring() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | core.c | 755 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() 814 int ath11k_core_resume(struct ath11k_base *ab) in ath11k_core_resume() 859 struct ath11k_base *ab = data; in ath11k_core_check_cc_code_bdfext() local 937 int ath11k_core_check_smbios(struct ath11k_base *ab) in ath11k_core_check_smbios() 948 int ath11k_core_check_dt(struct ath11k_base *ab) in ath11k_core_check_dt() 1695 struct ath11k_base *ab = ar->ab; in ath11k_core_halt() local 1943 int ath11k_core_pre_init(struct ath11k_base *ab) in ath11k_core_pre_init() 1957 int ath11k_core_init(struct ath11k_base *ab) in ath11k_core_init() 1971 void ath11k_core_deinit(struct ath11k_base *ab) in ath11k_core_deinit() 1986 void ath11k_core_free(struct ath11k_base *ab) in ath11k_core_free() [all …]
|
A D | pci.c | 39 static int ath11k_pci_bus_wake_up(struct ath11k_base *ab) in ath11k_pci_bus_wake_up() 71 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_select_window() local 412 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_alloc_msi() local 498 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_claim() local 563 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_free_region() local 576 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_aspm_disable() local 731 struct ath11k_base *ab; in ath11k_pci_probe() local 933 struct ath11k_base *ab = pci_get_drvdata(pdev); in ath11k_pci_remove() local 963 struct ath11k_base *ab = pci_get_drvdata(pdev); in ath11k_pci_shutdown() local 972 struct ath11k_base *ab = dev_get_drvdata(dev); in ath11k_pci_pm_suspend() local [all …]
|
A D | hal.c | 193 static int ath11k_hal_alloc_cont_rdp(struct ath11k_base *ab) in ath11k_hal_alloc_cont_rdp() 207 static void ath11k_hal_free_cont_rdp(struct ath11k_base *ab) in ath11k_hal_free_cont_rdp() 221 static int ath11k_hal_alloc_cont_wrp(struct ath11k_base *ab) in ath11k_hal_alloc_cont_wrp() 235 static void ath11k_hal_free_cont_wrp(struct ath11k_base *ab) in ath11k_hal_free_cont_wrp() 249 static void ath11k_hal_ce_dst_setup(struct ath11k_base *ab, in ath11k_hal_ce_dst_setup() 455 static void ath11k_hal_srng_hw_init(struct ath11k_base *ab, in ath11k_hal_srng_hw_init() 749 u32 *ath11k_hal_srng_src_reap_next(struct ath11k_base *ab, in ath11k_hal_srng_src_reap_next() 1131 void ath11k_hal_srng_shadow_config(struct ath11k_base *ab) in ath11k_hal_srng_shadow_config() 1288 int ath11k_hal_srng_init(struct ath11k_base *ab) in ath11k_hal_srng_init() 1319 void ath11k_hal_srng_deinit(struct ath11k_base *ab) in ath11k_hal_srng_deinit() [all …]
|
A D | pcic.c | 120 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) in ath11k_pcic_init_msi_config() 311 void ath11k_pcic_free_irq(struct ath11k_base *ab) in ath11k_pcic_free_irq() 394 struct ath11k_base *ab = ce_pipe->ab; in ath11k_pcic_ce_interrupt_handler() local 412 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_disable() local 446 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_enable() local 459 void ath11k_pcic_ext_irq_enable(struct ath11k_base *ab) in ath11k_pcic_ext_irq_enable() 504 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_napi_poll() local 524 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_interrupt_handler() local 617 int ath11k_pcic_config_irq(struct ath11k_base *ab) in ath11k_pcic_config_irq() 710 void ath11k_pcic_stop(struct ath11k_base *ab) in ath11k_pcic_stop() [all …]
|
A D | ahb.c | 363 static int ath11k_ahb_start(struct ath11k_base *ab) in ath11k_ahb_start() 393 static void ath11k_ahb_stop(struct ath11k_base *ab) in ath11k_ahb_stop() 403 static int ath11k_ahb_power_up(struct ath11k_base *ab) in ath11k_ahb_power_up() 415 static void ath11k_ahb_power_down(struct ath11k_base *ab) in ath11k_ahb_power_down() 473 static void ath11k_ahb_free_irq(struct ath11k_base *ab) in ath11k_ahb_free_irq() 519 struct ath11k_base *ab = irq_grp->ab; in ath11k_ahb_ext_grp_napi_poll() local 630 static int ath11k_ahb_config_irq(struct ath11k_base *ab) in ath11k_ahb_config_irq() 742 static int ath11k_ahb_hif_resume(struct ath11k_base *ab) in ath11k_ahb_hif_resume() 1106 struct ath11k_base *ab; in ath11k_ahb_probe() local 1280 struct ath11k_base *ab = platform_get_drvdata(pdev); in ath11k_ahb_remove() local [all …]
|
A D | ce.c | 274 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_buf_enqueue_pipe() local 322 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_post_pipe() local 372 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_recv_next() local 421 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local 461 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local 502 struct ath11k_base *ab = pipe->ab; in ath11k_ce_tx_process_cb() local 803 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_pipe_cleanup() local 885 void ath11k_ce_rx_post_buf(struct ath11k_base *ab) in ath11k_ce_rx_post_buf() 916 int ath11k_ce_init_pipes(struct ath11k_base *ab) in ath11k_ce_init_pipes() 974 void ath11k_ce_free_pipes(struct ath11k_base *ab) in ath11k_ce_free_pipes() [all …]
|
A D | peer.c | 28 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, in ath11k_peer_find() 47 struct ath11k_peer *ath11k_peer_find_by_addr(struct ath11k_base *ab, in ath11k_peer_find_by_addr() 63 struct ath11k_peer *ath11k_peer_find_by_id(struct ath11k_base *ab, in ath11k_peer_find_by_id() 96 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id) in ath11k_peer_unmap_event() 170 static inline int ath11k_peer_rhash_insert(struct ath11k_base *ab, in ath11k_peer_rhash_insert() 190 static inline int ath11k_peer_rhash_remove(struct ath11k_base *ab, in ath11k_peer_rhash_remove() 243 struct ath11k_base *ab = ar->ab; in ath11k_peer_cleanup() local 297 struct ath11k_base *ab = ar->ab; in __ath11k_peer_delete() local 502 static int ath11k_peer_rhash_id_tbl_init(struct ath11k_base *ab) in ath11k_peer_rhash_id_tbl_init() 636 int ath11k_peer_rhash_tbl_init(struct ath11k_base *ab) in ath11k_peer_rhash_tbl_init() [all …]
|
A D | dp.c | 24 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_cleanup() local 45 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_setup() local 577 ath11k_dp_link_desc_bank_free(struct ath11k_base *ab, in ath11k_dp_link_desc_bank_free() 680 int ath11k_dp_link_desc_setup(struct ath11k_base *ab, in ath11k_dp_link_desc_setup() 769 int ath11k_dp_service_srng(struct ath11k_base *ab, in ath11k_dp_service_srng() 870 void ath11k_dp_pdev_free(struct ath11k_base *ab) in ath11k_dp_pdev_free() 909 int ath11k_dp_pdev_alloc(struct ath11k_base *ab) in ath11k_dp_pdev_alloc() 1010 struct ath11k_base *ab = (struct ath11k_base *)ctx; in ath11k_dp_tx_pending_cleanup() local 1021 void ath11k_dp_free(struct ath11k_base *ab) in ath11k_dp_free() 1045 int ath11k_dp_alloc(struct ath11k_base *ab) in ath11k_dp_alloc() [all …]
|
A D | qmi.c | 2880 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_mem_request() local 2894 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_load_bdf() local 2924 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_server_arrive() local 2958 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_request_cb() local 3004 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_ready_cb() local 3016 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_ready_cb() local 3035 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_cold_boot_cal_done_cb() local 3049 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_init_done_cb() local 3102 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_new_server() local 3127 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_del_server() local [all …]
|
A D | mhi.c | 208 void ath11k_mhi_set_mhictrl_reset(struct ath11k_base *ab) in ath11k_mhi_set_mhictrl_reset() 225 static void ath11k_mhi_reset_txvecdb(struct ath11k_base *ab) in ath11k_mhi_reset_txvecdb() 230 static void ath11k_mhi_reset_txvecstatus(struct ath11k_base *ab) in ath11k_mhi_reset_txvecstatus() 235 static void ath11k_mhi_reset_rxvecdb(struct ath11k_base *ab) in ath11k_mhi_reset_rxvecdb() 240 static void ath11k_mhi_reset_rxvecstatus(struct ath11k_base *ab) in ath11k_mhi_reset_rxvecstatus() 245 void ath11k_mhi_clear_vector(struct ath11k_base *ab) in ath11k_mhi_clear_vector() 255 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_get_msi() local 383 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_register() local 471 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_start() local 499 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_suspend() local [all …]
|
A D | htc.c | 11 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) in ath11k_htc_alloc_skb() 28 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, in ath11k_htc_control_tx_complete() 34 static struct sk_buff *ath11k_htc_build_tx_ctrl_skb(void *ab) in ath11k_htc_build_tx_ctrl_skb() 81 struct ath11k_base *ab = htc->ab; in ath11k_htc_send() local 153 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local 187 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local 252 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler() 518 struct ath11k_base *ab = htc->ab; in ath11k_htc_wait_target() local 591 struct ath11k_base *ab = htc->ab; in ath11k_htc_connect_service() local 761 struct ath11k_base *ab = htc->ab; in ath11k_htc_start() local [all …]
|
A D | hal.h | 66 #define HAL_TCL1_RING_TP_ADDR_LSB(ab) \ argument 68 #define HAL_TCL1_RING_TP_ADDR_MSB(ab) \ argument 74 #define HAL_TCL1_RING_MSI1_BASE_LSB(ab) \ argument 78 #define HAL_TCL1_RING_MSI1_DATA(ab) \ argument 91 #define HAL_TCL1_RING_ID_OFFSET(ab) \ argument 101 #define HAL_TCL1_RING_MISC_OFFSET(ab) \ argument 129 #define HAL_REO1_RING_HP_ADDR_LSB(ab) \ argument 131 #define HAL_REO1_RING_HP_ADDR_MSB(ab) \ argument 139 #define HAL_REO1_RING_MSI1_DATA(ab) \ argument 166 #define HAL_REO1_RING_MISC_OFFSET(ab) \ argument [all …]
|
A D | dp_tx.c | 19 struct ath11k_base *ab = arvif->ar->ab; in ath11k_dp_tx_get_encap_type() local 85 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx() local 315 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, in ath11k_dp_tx_htt_tx_complete_buf() 362 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, in ath11k_dp_tx_process_htt_tx_complete() 418 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_update_txcompl() local 521 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_complete_msdu() local 775 ath11k_dp_tx_get_ring_id_type(struct ath11k_base *ab, in ath11k_dp_tx_get_ring_id_type() 959 int ath11k_dp_tx_htt_h2t_ver_req_msg(struct ath11k_base *ab) in ath11k_dp_tx_htt_h2t_ver_req_msg() 1002 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_htt_h2t_ppdu_stats_req() local 1107 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_htt_h2t_ext_stats_req() local [all …]
|
/linux-6.3-rc2/drivers/usb/phy/ |
A D | phy-ab8500-usb.c | 150 static void ab8500_usb_wd_workaround(struct ab8500_usb *ab) in ab8500_usb_wd_workaround() 173 static void ab8500_usb_regulator_enable(struct ab8500_usb *ab) in ab8500_usb_regulator_enable() 564 struct ab8500_usb *ab = (struct ab8500_usb *) data; in ab8500_usb_disconnect_irq() local 608 struct ab8500_usb *ab = (struct ab8500_usb *)data; in ab8500_usb_link_status_irq() local 636 struct ab8500_usb *ab; in ab8500_usb_set_peripheral() local 660 struct ab8500_usb *ab; in ab8500_usb_set_host() local 682 static void ab8500_usb_restart_phy(struct ab8500_usb *ab) in ab8500_usb_restart_phy() 709 static int ab8500_usb_regulator_get(struct ab8500_usb *ab) in ab8500_usb_regulator_get() 738 struct ab8500_usb *ab) in ab8500_usb_irq_setup() 870 struct ab8500_usb *ab; in ab8500_usb_probe() local [all …]
|