/linux-6.1.9/drivers/net/wireless/ath/ath11k/ ! |
D | core.c | 603 static inline struct ath11k_pdev *ath11k_core_get_single_pdev(struct ath11k_base *ab) in ath11k_core_get_single_pdev() 656 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() 715 int ath11k_core_resume(struct ath11k_base *ab) in ath11k_core_resume() 760 struct ath11k_base *ab = data; in ath11k_core_check_cc_code_bdfext() local 838 int ath11k_core_check_smbios(struct ath11k_base *ab) in ath11k_core_check_smbios() 849 int ath11k_core_check_dt(struct ath11k_base *ab) in ath11k_core_check_dt() 872 static int __ath11k_core_create_board_name(struct ath11k_base *ab, char *name, in __ath11k_core_create_board_name() 908 static int ath11k_core_create_board_name(struct ath11k_base *ab, char *name, in ath11k_core_create_board_name() 914 static int ath11k_core_create_fallback_board_name(struct ath11k_base *ab, char *name, in ath11k_core_create_fallback_board_name() 920 const struct firmware *ath11k_core_firmware_request(struct ath11k_base *ab, in ath11k_core_firmware_request() [all …]
|
D | pci.c | 39 static int ath11k_pci_bus_wake_up(struct ath11k_base *ab) in ath11k_pci_bus_wake_up() 46 static void ath11k_pci_bus_release(struct ath11k_base *ab) in ath11k_pci_bus_release() 53 static u32 ath11k_pci_get_window_start(struct ath11k_base *ab, u32 offset) in ath11k_pci_get_window_start() 71 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_select_window() local 86 ath11k_pci_window_write32(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_pci_window_write32() 105 static u32 ath11k_pci_window_read32(struct ath11k_base *ab, u32 offset) in ath11k_pci_window_read32() 126 int ath11k_pci_get_msi_irq(struct ath11k_base *ab, unsigned int vector) in ath11k_pci_get_msi_irq() 174 static void ath11k_pci_soc_global_reset(struct ath11k_base *ab) in ath11k_pci_soc_global_reset() 200 static void ath11k_pci_clear_dbg_registers(struct ath11k_base *ab) in ath11k_pci_clear_dbg_registers() 230 static int ath11k_pci_set_link_reg(struct ath11k_base *ab, in ath11k_pci_set_link_reg() [all …]
|
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() 267 static void ath11k_hal_srng_dst_hw_init(struct ath11k_base *ab, in ath11k_hal_srng_dst_hw_init() 346 static void ath11k_hal_srng_src_hw_init(struct ath11k_base *ab, in ath11k_hal_srng_src_hw_init() 455 static void ath11k_hal_srng_hw_init(struct ath11k_base *ab, in ath11k_hal_srng_hw_init() 464 static int ath11k_hal_srng_get_ring_id(struct ath11k_base *ab, in ath11k_hal_srng_get_ring_id() 486 int ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_entrysize() [all …]
|
D | pcic.c | 120 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) in ath11k_pcic_init_msi_config() 143 static void __ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) in __ath11k_pcic_write32() 151 void ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_pcic_write32() 171 static u32 __ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in __ath11k_pcic_read32() 183 u32 ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in ath11k_pcic_read32() 206 int ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end) in ath11k_pcic_read() 237 void ath11k_pcic_get_msi_address(struct ath11k_base *ab, u32 *msi_addr_lo, in ath11k_pcic_get_msi_address() 245 int ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name, in ath11k_pcic_get_user_msi_assignment() 273 void ath11k_pcic_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, u32 *msi_idx) in ath11k_pcic_get_ce_msi_idx() 290 static void ath11k_pcic_free_ext_irq(struct ath11k_base *ab) in ath11k_pcic_free_ext_irq() [all …]
|
D | ahb.c | 140 ath11k_ahb_get_msi_irq_wcn6750(struct ath11k_base *ab, unsigned int vector) in ath11k_ahb_get_msi_irq_wcn6750() 146 ath11k_ahb_get_window_start_wcn6750(struct ath11k_base *ab, u32 offset) in ath11k_ahb_get_window_start_wcn6750() 162 ath11k_ahb_window_write32_wcn6750(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_ahb_window_write32_wcn6750() 173 static u32 ath11k_ahb_window_read32_wcn6750(struct ath11k_base *ab, u32 offset) in ath11k_ahb_window_read32_wcn6750() 194 static inline u32 ath11k_ahb_read32(struct ath11k_base *ab, u32 offset) in ath11k_ahb_read32() 199 static inline void ath11k_ahb_write32(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_ahb_write32() 204 static void ath11k_ahb_kill_tasklets(struct ath11k_base *ab) in ath11k_ahb_kill_tasklets() 226 static void __ath11k_ahb_ext_irq_disable(struct ath11k_base *ab) in __ath11k_ahb_ext_irq_disable() 251 static void ath11k_ahb_setbit32(struct ath11k_base *ab, u8 bit, u32 offset) in ath11k_ahb_setbit32() 259 static void ath11k_ahb_clearbit32(struct ath11k_base *ab, u8 bit, u32 offset) in ath11k_ahb_clearbit32() [all …]
|
D | ce.c | 259 void ath11k_ce_stop_shadow_timers(struct ath11k_base *ab) in ath11k_ce_stop_shadow_timers() 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 529 static void ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, in ath11k_ce_srng_msi_ring_params_setup() 555 static int ath11k_ce_init_ring(struct ath11k_base *ab, in ath11k_ce_init_ring() 614 ath11k_ce_alloc_ring(struct ath11k_base *ab, int nentries, int desc_sz) in ath11k_ce_alloc_ring() [all …]
|
D | peer.c | 11 static struct ath11k_peer *ath11k_peer_find_list_by_id(struct ath11k_base *ab, in ath11k_peer_find_list_by_id() 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() 79 struct ath11k_peer *ath11k_peer_find_by_vdev_id(struct ath11k_base *ab, in ath11k_peer_find_by_vdev_id() 96 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id) in ath11k_peer_unmap_event() 120 void ath11k_peer_map_event(struct ath11k_base *ab, u8 vdev_id, u16 peer_id, in ath11k_peer_map_event() 148 static int ath11k_wait_for_peer_common(struct ath11k_base *ab, int vdev_id, in ath11k_wait_for_peer_common() 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() [all …]
|
D | dp.c | 16 static void ath11k_dp_htt_htc_tx_complete(struct ath11k_base *ab, in ath11k_dp_htt_htc_tx_complete() 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 100 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) in ath11k_dp_srng_cleanup() 128 static int ath11k_dp_srng_calculate_msi_group(struct ath11k_base *ab, in ath11k_dp_srng_calculate_msi_group() 179 static void ath11k_dp_srng_msi_setup(struct ath11k_base *ab, in ath11k_dp_srng_msi_setup() 219 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, in ath11k_dp_srng_setup() 335 void ath11k_dp_stop_shadow_timers(struct ath11k_base *ab) in ath11k_dp_stop_shadow_timers() 348 static void ath11k_dp_srng_common_cleanup(struct ath11k_base *ab) in ath11k_dp_srng_common_cleanup() 368 static int ath11k_dp_srng_common_setup(struct ath11k_base *ab) in ath11k_dp_srng_common_setup() [all …]
|
D | qmi.c | 1707 static int ath11k_qmi_host_cap_send(struct ath11k_base *ab) in ath11k_qmi_host_cap_send() 1790 static int ath11k_qmi_fw_ind_register_send(struct ath11k_base *ab) in ath11k_qmi_fw_ind_register_send() 1869 static int ath11k_qmi_respond_fw_mem_request(struct ath11k_base *ab) in ath11k_qmi_respond_fw_mem_request() 1953 static void ath11k_qmi_free_target_mem_chunk(struct ath11k_base *ab) in ath11k_qmi_free_target_mem_chunk() 1974 static int ath11k_qmi_alloc_target_mem_chunk(struct ath11k_base *ab) in ath11k_qmi_alloc_target_mem_chunk() 2025 static int ath11k_qmi_assign_target_mem_chunk(struct ath11k_base *ab) in ath11k_qmi_assign_target_mem_chunk() 2109 static int ath11k_qmi_request_device_info(struct ath11k_base *ab) in ath11k_qmi_request_device_info() 2183 static int ath11k_qmi_request_target_cap(struct ath11k_base *ab) in ath11k_qmi_request_target_cap() 2283 static int ath11k_qmi_load_file_target_mem(struct ath11k_base *ab, in ath11k_qmi_load_file_target_mem() 2399 static int ath11k_qmi_load_bdf_qmi(struct ath11k_base *ab, in ath11k_qmi_load_bdf_qmi() [all …]
|
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 326 struct ath11k_base *ab = dev_get_drvdata(mhi_cntrl->cntrl_dev); in ath11k_mhi_op_status_cb() 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 [all …]
|
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 240 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete() 252 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler() 277 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend() 282 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler() [all …]
|
D | hal.h | 35 #define HAL_SHADOW_BASE_ADDR(ab) ab->hw_params.regs->hal_shadow_base_addr argument 40 #define HAL_SHADOW_REG(ab, x) (HAL_SHADOW_BASE_ADDR(ab) + (4 * (x))) argument 62 #define HAL_TCL1_RING_BASE_LSB(ab) ab->hw_params.regs->hal_tcl1_ring_base_lsb argument 63 #define HAL_TCL1_RING_BASE_MSB(ab) ab->hw_params.regs->hal_tcl1_ring_base_msb argument 64 #define HAL_TCL1_RING_ID(ab) ab->hw_params.regs->hal_tcl1_ring_id argument 65 #define HAL_TCL1_RING_MISC(ab) ab->hw_params.regs->hal_tcl1_ring_misc argument 66 #define HAL_TCL1_RING_TP_ADDR_LSB(ab) \ argument 68 #define HAL_TCL1_RING_TP_ADDR_MSB(ab) \ argument 70 #define HAL_TCL1_RING_CONSUMER_INT_SETUP_IX0(ab) \ argument 72 #define HAL_TCL1_RING_CONSUMER_INT_SETUP_IX1(ab) \ argument [all …]
|
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 286 static void ath11k_dp_tx_free_txbuf(struct ath11k_base *ab, u8 mac_id, in ath11k_dp_tx_free_txbuf() 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 616 static inline void ath11k_dp_tx_status_parse(struct ath11k_base *ab, in ath11k_dp_tx_status_parse() 647 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler() 726 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd() [all …]
|
D | dp_rx.c | 24 u8 *ath11k_dp_rx_h_80211_hdr(struct ath11k_base *ab, struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr() 30 enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_enctype() 39 static inline u8 ath11k_dp_rx_h_msdu_start_decap_type(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_decap_type() 46 bool ath11k_dp_rx_h_msdu_start_ldpc_support(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_ldpc_support() 53 u8 ath11k_dp_rx_h_msdu_start_mesh_ctl_present(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_mesh_ctl_present() 60 bool ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid() 66 static inline bool ath11k_dp_rx_h_mpdu_start_fc_valid(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_fc_valid() 72 static inline bool ath11k_dp_rx_h_mpdu_start_more_frags(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_more_frags() 81 static inline u16 ath11k_dp_rx_h_mpdu_start_frag_no(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_frag_no() 90 static inline u16 ath11k_dp_rx_h_mpdu_start_seq_no(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_seq_no() [all …]
|
D | wmi.c | 165 ath11k_wmi_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len, in ath11k_wmi_tlv_iter() 166 int (*iter)(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter() 214 static int ath11k_wmi_tlv_iter_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter_parse() 233 ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, const void *ptr, in ath11k_wmi_tlv_parse_alloc() 256 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_cmd_send_nowait() local 289 struct ath11k_base *ab = wmi_sc->ab; in ath11k_wmi_cmd_send() local 355 struct ath11k_base *ab = wmi_handle->wmi_ab->ab; in ath11k_pull_mac_phy_cap_svc_ready_ext() local 504 static int ath11k_pull_service_ready_tlv(struct ath11k_base *ab, in ath11k_pull_service_ready_tlv() 554 static int ath11k_wmi_tlv_svc_rdy_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_svc_rdy_parse() 588 static int ath11k_service_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_ready_event() [all …]
|
D | hif.h | 35 static inline void ath11k_hif_ce_irq_enable(struct ath11k_base *ab) in ath11k_hif_ce_irq_enable() 41 static inline void ath11k_hif_ce_irq_disable(struct ath11k_base *ab) in ath11k_hif_ce_irq_disable() 77 static inline int ath11k_hif_suspend(struct ath11k_base *ab) in ath11k_hif_suspend() 85 static inline int ath11k_hif_resume(struct ath11k_base *ab) in ath11k_hif_resume() 103 static inline int ath11k_hif_read(struct ath11k_base *ab, void *buf, in ath11k_hif_read() 118 static inline int ath11k_get_user_msi_vector(struct ath11k_base *ab, char *user_name, in ath11k_get_user_msi_vector() 130 static inline void ath11k_get_msi_address(struct ath11k_base *ab, u32 *msi_addr_lo, in ath11k_get_msi_address() 139 static inline void ath11k_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, in ath11k_get_ce_msi_idx()
|
D | hal_rx.c | 218 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_reo_cmd_send() 319 int ath11k_hal_desc_reo_parse_err(struct ath11k_base *ab, u32 *rx_desc, in ath11k_hal_desc_reo_parse_err() 350 int ath11k_hal_wbm_desc_parse_err(struct ath11k_base *ab, void *desc, in ath11k_hal_wbm_desc_parse_err() 405 void ath11k_hal_rx_reo_ent_paddr_get(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_reo_ent_paddr_get() 416 void ath11k_hal_rx_msdu_link_desc_set(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_msdu_link_desc_set() 431 void ath11k_hal_reo_status_queue_stats(struct ath11k_base *ab, u32 *reo_desc, in ath11k_hal_reo_status_queue_stats() 508 void ath11k_hal_reo_flush_queue_status(struct ath11k_base *ab, u32 *reo_desc, in ath11k_hal_reo_flush_queue_status() 526 void ath11k_hal_reo_flush_cache_status(struct ath11k_base *ab, u32 *reo_desc, in ath11k_hal_reo_flush_cache_status() 568 void ath11k_hal_reo_unblk_cache_status(struct ath11k_base *ab, u32 *reo_desc, in ath11k_hal_reo_unblk_cache_status() 596 void ath11k_hal_reo_flush_timeout_list_status(struct ath11k_base *ab, in ath11k_hal_reo_flush_timeout_list_status() [all …]
|
D | debug.c | 10 void ath11k_info(struct ath11k_base *ab, const char *fmt, ...) in ath11k_info() 25 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err() 40 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn() 57 void __ath11k_dbg(struct ath11k_base *ab, enum ath11k_debug_mask mask, in __ath11k_dbg() 77 void ath11k_dbg_dump(struct ath11k_base *ab, in ath11k_dbg_dump()
|
D | debugfs.c | 106 struct ath11k_base *ab = ar->ab; in ath11k_debugfs_fw_stats_process() local 169 struct ath11k_base *ab = ar->ab; in ath11k_debugfs_fw_stats_request() local 216 struct ath11k_base *ab = ar->ab; in ath11k_debugfs_get_fw_stats() local 248 struct ath11k_base *ab = ar->ab; in ath11k_open_pdev_stats() local 494 struct ath11k_base *ab = file->private_data; in ath11k_write_simulate_fw_crash() local 618 struct ath11k_base *ab = ar->ab; in ath11k_write_extd_rx_stats() local 711 static int ath11k_fill_bp_stats(struct ath11k_base *ab, in ath11k_fill_bp_stats() 728 static ssize_t ath11k_debugfs_dump_soc_ring_bp_stats(struct ath11k_base *ab, in ath11k_debugfs_dump_soc_ring_bp_stats() 781 struct ath11k_base *ab = file->private_data; in ath11k_debugfs_dump_soc_dp_stats() local 919 struct ath11k_base *ab = inode->i_private; in ath11k_open_sram_dump() local [all …]
|
D | hal_tx.c | 37 void ath11k_hal_tx_cmd_desc_setup(struct ath11k_base *ab, void *cmd, in ath11k_hal_tx_cmd_desc_setup() 83 void ath11k_hal_tx_set_dscp_tid_map(struct ath11k_base *ab, int id) in ath11k_hal_tx_set_dscp_tid_map() 140 void ath11k_hal_tx_init_data_ring(struct ath11k_base *ab, struct hal_srng *srng) in ath11k_hal_tx_init_data_ring()
|
/linux-6.1.9/drivers/usb/phy/ ! |
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() 213 static void ab8500_usb_regulator_disable(struct ab8500_usb *ab) in ab8500_usb_regulator_disable() 240 static void ab8500_usb_wd_linkstatus(struct ab8500_usb *ab, u8 bit) in ab8500_usb_wd_linkstatus() 251 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() 272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() 309 #define ab8500_usb_host_phy_en(ab) ab8500_usb_phy_enable(ab, true) argument 310 #define ab8500_usb_host_phy_dis(ab) ab8500_usb_phy_disable(ab, true) argument 311 #define ab8500_usb_peri_phy_en(ab) ab8500_usb_phy_enable(ab, false) argument 312 #define ab8500_usb_peri_phy_dis(ab) ab8500_usb_phy_disable(ab, false) argument [all …]
|
/linux-6.1.9/include/linux/mfd/abx500/ ! |
D | ab8500.h | 391 static inline int is_ab8500(struct ab8500 *ab) in is_ab8500() 396 static inline int is_ab8505(struct ab8500 *ab) in is_ab8505() 401 static inline int is_ab9540(struct ab8500 *ab) in is_ab9540() 406 static inline int is_ab8540(struct ab8500 *ab) in is_ab8540() 412 static inline int is_ab8500_1p0_or_earlier(struct ab8500 *ab) in is_ab8500_1p0_or_earlier() 418 static inline int is_ab8500_1p1_or_earlier(struct ab8500 *ab) in is_ab8500_1p1_or_earlier() 424 static inline int is_ab8500_2p0_or_earlier(struct ab8500 *ab) in is_ab8500_2p0_or_earlier() 429 static inline int is_ab8500_3p3_or_earlier(struct ab8500 *ab) in is_ab8500_3p3_or_earlier() 435 static inline int is_ab8500_2p0(struct ab8500 *ab) in is_ab8500_2p0() 440 static inline int is_ab8505_1p0_or_earlier(struct ab8500 *ab) in is_ab8505_1p0_or_earlier() [all …]
|
/linux-6.1.9/kernel/ ! |
D | audit.c | 387 struct audit_buffer *ab; in audit_log_config_change() local 1077 struct audit_buffer **ab, u16 msg_type) in audit_log_common_recv_msg() 1095 static inline void audit_log_user_recv_msg(struct audit_buffer **ab, in audit_log_user_recv_msg() 1121 struct audit_buffer *ab; in audit_log_feature_change() local 1210 struct audit_buffer *ab; in audit_receive_msg() local 1498 struct audit_buffer *ab; in audit_receive_msg() local 1587 struct audit_buffer *ab; in audit_log_multicast() local 1762 static void audit_buffer_free(struct audit_buffer *ab) in audit_buffer_free() 1774 struct audit_buffer *ab; in audit_buffer_alloc() local 1847 struct audit_buffer *ab; in audit_log_start() local [all …]
|
/linux-6.1.9/drivers/md/persistent-data/ ! |
D | dm-array.c | 96 static void *element_at(struct dm_array_info *info, struct array_block *ab, in element_at() 110 static void on_entries(struct dm_array_info *info, struct array_block *ab, in on_entries() 120 static void inc_ablock_entries(struct dm_array_info *info, struct array_block *ab) in inc_ablock_entries() 131 static void dec_ablock_entries(struct dm_array_info *info, struct array_block *ab) in dec_ablock_entries() 152 struct dm_block **block, struct array_block **ab) in alloc_ablock() 173 static void fill_ablock(struct dm_array_info *info, struct array_block *ab, in fill_ablock() 196 static void trim_ablock(struct dm_array_info *info, struct array_block *ab, in trim_ablock() 217 struct dm_block **block, struct array_block **ab) in get_ablock() 251 struct array_block **ab) in lookup_ablock() 279 struct dm_block **block, struct array_block **ab) in __shadow_ablock() [all …]
|
/linux-6.1.9/drivers/md/ ! |
D | dm-audit.c | 23 struct audit_buffer *ab; in dm_audit_log_start() local 39 struct audit_buffer *ab = NULL; in dm_audit_log_ti() local 72 struct audit_buffer *ab; in dm_audit_log_bio() local
|