Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 25 of 107) sorted by relevance

12345

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c72 static int ath12k_core_rfkill_config(struct ath12k_base *ab) in ath12k_core_rfkill_config()
102 static int ath12k_core_continue_suspend_resume(struct ath12k_base *ab) in ath12k_core_continue_suspend_resume()
119 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend()
162 int ath12k_core_suspend_late(struct ath12k_base *ab) in ath12k_core_suspend_late()
181 int ath12k_core_resume_early(struct ath12k_base *ab) in ath12k_core_resume_early()
198 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume()
218 static int __ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in __ath12k_core_create_board_name()
262 static int ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_board_name()
268 static int ath12k_core_create_fallback_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_fallback_board_name()
274 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 Dqmi.c2064 struct ath12k_base *ab, *partner_ab; in ath12k_host_cap_hw_link_id_init() local
2086 static int ath12k_host_cap_parse_mlo(struct ath12k_base *ab, in ath12k_host_cap_parse_mlo()
2200 int ath12k_qmi_host_cap_send(struct ath12k_base *ab) in ath12k_qmi_host_cap_send()
2281 static void ath12k_qmi_phy_cap_send(struct ath12k_base *ab) in ath12k_qmi_phy_cap_send()
2339 static int ath12k_qmi_fw_ind_register_send(struct ath12k_base *ab) in ath12k_qmi_fw_ind_register_send()
2411 int ath12k_qmi_respond_fw_mem_request(struct ath12k_base *ab) in ath12k_qmi_respond_fw_mem_request()
2509 static void ath12k_qmi_free_mlo_mem_chunk(struct ath12k_base *ab, in ath12k_qmi_free_mlo_mem_chunk()
2551 static void ath12k_qmi_free_target_mem_chunk(struct ath12k_base *ab) in ath12k_qmi_free_target_mem_chunk()
2584 static int ath12k_qmi_alloc_chunk(struct ath12k_base *ab, in ath12k_qmi_alloc_chunk()
2625 static int ath12k_qmi_alloc_target_mem_chunk(struct ath12k_base *ab) in ath12k_qmi_alloc_target_mem_chunk()
[all …]
H A Dacpi.c11 static int ath12k_acpi_dsm_get_data(struct ath12k_base *ab, int func) in ath12k_acpi_dsm_get_data()
161 static int ath12k_acpi_set_power_limit(struct ath12k_base *ab) in ath12k_acpi_set_power_limit()
183 static int ath12k_acpi_set_bios_sar_power(struct ath12k_base *ab) in ath12k_acpi_set_bios_sar_power()
205 struct ath12k_base *ab = data; in ath12k_acpi_dsm_notify() local
245 static int ath12k_acpi_set_bios_sar_params(struct ath12k_base *ab) in ath12k_acpi_set_bios_sar_params()
264 static int ath12k_acpi_set_tas_params(struct ath12k_base *ab) in ath12k_acpi_set_tas_params()
289 bool ath12k_acpi_get_disable_rfkill(struct ath12k_base *ab) in ath12k_acpi_get_disable_rfkill()
294 bool ath12k_acpi_get_disable_11be(struct ath12k_base *ab) in ath12k_acpi_get_disable_11be()
299 void ath12k_acpi_set_dsm_func(struct ath12k_base *ab) in ath12k_acpi_set_dsm_func()
351 int ath12k_acpi_start(struct ath12k_base *ab) in ath12k_acpi_start()
[all …]
H A Dce.c14 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() local
62 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() local
112 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() local
157 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() local
197 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() local
238 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() local
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 Ddp.c23 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_cleanup() local
51 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_setup() local
107 void ath12k_dp_srng_cleanup(struct ath12k_base *ab, struct dp_srng *ring) in ath12k_dp_srng_cleanup()
132 static int ath12k_dp_srng_calculate_msi_group(struct ath12k_base *ab, in ath12k_dp_srng_calculate_msi_group()
195 static void ath12k_dp_srng_msi_setup(struct ath12k_base *ab, in ath12k_dp_srng_msi_setup()
235 int ath12k_dp_srng_setup(struct ath12k_base *ab, struct dp_srng *ring, in ath12k_dp_srng_setup()
336 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, in ath12k_dp_tx_get_bank_profile()
395 static void ath12k_dp_deinit_bank_profiles(struct ath12k_base *ab) in ath12k_dp_deinit_bank_profiles()
403 static int ath12k_dp_init_bank_profiles(struct ath12k_base *ab) in ath12k_dp_init_bank_profiles()
425 static void ath12k_dp_srng_common_cleanup(struct ath12k_base *ab) in ath12k_dp_srng_common_cleanup()
[all …]
H A Dmhi.c21 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() local
141 struct ath12k_base *ab = dev_get_drvdata(mhi_cntrl->cntrl_dev); in ath12k_mhi_op_status_cb() local
189 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_register() local
320 struct ath12k_base *ab = ab_pci->ab; in ath12k_mhi_set_state_bit() local
[all …]
H A Dpeer.c12 static int ath12k_wait_for_dp_link_peer_common(struct ath12k_base *ab, int vdev_id, in ath12k_wait_for_dp_link_peer_common()
40 struct ath12k_base *ab = ar->ab; in ath12k_peer_cleanup() local
89 struct ath12k_base *ab = ar->ab; in ath12k_peer_delete_send() local
345 static int ath12k_link_sta_rhash_insert(struct ath12k_base *ab, in ath12k_link_sta_rhash_insert()
362 static int ath12k_link_sta_rhash_remove(struct ath12k_base *ab, in ath12k_link_sta_rhash_remove()
377 int ath12k_link_sta_rhash_add(struct ath12k_base *ab, in ath12k_link_sta_rhash_add()
392 void ath12k_link_sta_rhash_delete(struct ath12k_base *ab, in ath12k_link_sta_rhash_delete()
410 int ath12k_link_sta_rhash_tbl_init(struct ath12k_base *ab) in ath12k_link_sta_rhash_tbl_init()
445 void ath12k_link_sta_rhash_tbl_destroy(struct ath12k_base *ab) in ath12k_link_sta_rhash_tbl_destroy()
452 struct ath12k_link_sta *ath12k_link_sta_find_by_addr(struct ath12k_base *ab, in ath12k_link_sta_find_by_addr()
H A Dwmi.c232 ath12k_wmi_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, in ath12k_wmi_tlv_iter()
233 int (*iter)(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter()
281 static int ath12k_wmi_tlv_iter_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter_parse()
300 ath12k_wmi_tlv_parse_alloc(struct ath12k_base *ab, in ath12k_wmi_tlv_parse_alloc()
323 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_cmd_send_nowait() local
406 struct ath12k_base *ab = wmi_handle->wmi_ab->ab; in ath12k_pull_mac_phy_cap_svc_ready_ext() local
579 static int ath12k_pull_service_ready_tlv(struct ath12k_base *ab, in ath12k_pull_service_ready_tlv()
629 static int ath12k_wmi_svc_rdy_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_svc_rdy_parse()
663 static int ath12k_service_ready_event(struct ath12k_base *ab, struct sk_buff *skb) in ath12k_service_ready_event()
682 struct ath12k_base *ab = ar->ab; in ath12k_wmi_mgmt_get_freq() local
[all …]
H A Ddp_rx.c72 struct ath12k_base *ab = dp->ab; in ath12k_dp_rx_bufs_replenish() local
171 static int ath12k_dp_rxdma_mon_buf_ring_free(struct ath12k_base *ab, in ath12k_dp_rxdma_mon_buf_ring_free()
194 static int ath12k_dp_rxdma_buf_free(struct ath12k_base *ab) in ath12k_dp_rxdma_buf_free()
211 static int ath12k_dp_rxdma_mon_ring_buf_setup(struct ath12k_base *ab, in ath12k_dp_rxdma_mon_ring_buf_setup()
231 static int ath12k_dp_rxdma_ring_buf_setup(struct ath12k_base *ab, in ath12k_dp_rxdma_ring_buf_setup()
244 static int ath12k_dp_rxdma_buf_setup(struct ath12k_base *ab) in ath12k_dp_rxdma_buf_setup()
284 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_free() local
291 void ath12k_dp_rx_pdev_reo_cleanup(struct ath12k_base *ab) in ath12k_dp_rx_pdev_reo_cleanup()
300 int ath12k_dp_rx_pdev_reo_setup(struct ath12k_base *ab) in ath12k_dp_rx_pdev_reo_setup()
327 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_alloc() local
[all …]
H A Ddp_htt.c14 static void ath12k_dp_htt_htc_tx_complete(struct ath12k_base *ab, in ath12k_dp_htt_htc_tx_complete()
60 static int ath12k_htt_tlv_ppdu_stats_parse(struct ath12k_base *ab, in ath12k_htt_tlv_ppdu_stats_parse()
148 int ath12k_dp_htt_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, in ath12k_dp_htt_tlv_iter()
190 struct ath12k_base *ab = dp->ab; in ath12k_update_per_peer_tx_stats() local
429 static int ath12k_htt_pull_ppdu_stats(struct ath12k_base *ab, in ath12k_htt_pull_ppdu_stats()
536 static void ath12k_htt_mlo_offset_event_handler(struct ath12k_base *ab, in ath12k_htt_mlo_offset_event_handler()
576 void ath12k_dp_htt_htc_t2h_msg_handler(struct ath12k_base *ab, in ath12k_dp_htt_htc_t2h_msg_handler()
671 ath12k_dp_tx_get_ring_id_type(struct ath12k_base *ab, in ath12k_dp_tx_get_ring_id_type()
728 int ath12k_dp_tx_htt_srng_setup(struct ath12k_base *ab, u32 ring_id, in ath12k_dp_tx_htt_srng_setup()
845 int ath12k_dp_tx_htt_h2t_ver_req_msg(struct ath12k_base *ab) in ath12k_dp_tx_htt_h2t_ver_req_msg()
[all …]
H A Dacpi.h84 static inline int ath12k_acpi_start(struct ath12k_base *ab) in ath12k_acpi_start()
89 static inline void ath12k_acpi_stop(struct ath12k_base *ab) in ath12k_acpi_stop()
93 static inline bool ath12k_acpi_get_disable_rfkill(struct ath12k_base *ab) in ath12k_acpi_get_disable_rfkill()
98 static inline bool ath12k_acpi_get_disable_11be(struct ath12k_base *ab) in ath12k_acpi_get_disable_11be()
103 static inline void ath12k_acpi_set_dsm_func(struct ath12k_base *ab) in ath12k_acpi_set_dsm_func()
107 static inline int ath12k_acpi_check_bdf_variant_name(struct ath12k_base *ab) in ath12k_acpi_check_bdf_variant_name()
/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c144 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) in ath11k_pcic_init_msi_config()
167 static void __ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) in __ath11k_pcic_write32()
175 void ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_pcic_write32()
195 static u32 __ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in __ath11k_pcic_read32()
207 u32 ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in ath11k_pcic_read32()
230 int ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end) in ath11k_pcic_read()
268 void ath11k_pcic_get_msi_address(struct ath11k_base *ab, u32 *msi_addr_lo, in ath11k_pcic_get_msi_address()
276 int ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name, in ath11k_pcic_get_user_msi_assignment()
304 void ath11k_pcic_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, u32 *msi_idx) in ath11k_pcic_get_ce_msi_idx()
321 static void ath11k_pcic_free_ext_irq(struct ath11k_base *ab) in ath11k_pcic_free_ext_irq()
[all …]
H A Dce.c261 void ath11k_ce_stop_shadow_timers(struct ath11k_base *ab) in ath11k_ce_stop_shadow_timers()
276 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_buf_enqueue_pipe() local
324 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_post_pipe() local
375 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_recv_next() local
420 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local
460 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local
501 struct ath11k_base *ab = pipe->ab; in ath11k_ce_tx_process_cb() local
528 static void ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, in ath11k_ce_srng_msi_ring_params_setup()
554 static int ath11k_ce_init_ring(struct ath11k_base *ab, in ath11k_ce_init_ring()
613 ath11k_ce_alloc_ring(struct ath11k_base *ab, int nentries, int desc_sz) in ath11k_ce_alloc_ring()
[all …]
H A Dpeer.c11 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 …]
H A Dqmi.c1711 int ath11k_qmi_host_cap_send(struct ath11k_base *ab) in ath11k_qmi_host_cap_send()
1794 static int ath11k_qmi_fw_ind_register_send(struct ath11k_base *ab) in ath11k_qmi_fw_ind_register_send()
1873 static int ath11k_qmi_respond_fw_mem_request(struct ath11k_base *ab) in ath11k_qmi_respond_fw_mem_request()
1957 static void ath11k_qmi_free_target_mem_chunk(struct ath11k_base *ab) in ath11k_qmi_free_target_mem_chunk()
1980 static int ath11k_qmi_alloc_target_mem_chunk(struct ath11k_base *ab) in ath11k_qmi_alloc_target_mem_chunk()
2040 static int ath11k_qmi_assign_target_mem_chunk(struct ath11k_base *ab) in ath11k_qmi_assign_target_mem_chunk()
2121 static int ath11k_qmi_request_device_info(struct ath11k_base *ab) in ath11k_qmi_request_device_info()
2198 static int ath11k_qmi_request_target_cap(struct ath11k_base *ab) in ath11k_qmi_request_target_cap()
2298 static int ath11k_qmi_load_file_target_mem(struct ath11k_base *ab, in ath11k_qmi_load_file_target_mem()
2414 static int ath11k_qmi_load_bdf_qmi(struct ath11k_base *ab, in ath11k_qmi_load_bdf_qmi()
[all …]
H A Dmhi.c150 void ath11k_mhi_set_mhictrl_reset(struct ath11k_base *ab) in ath11k_mhi_set_mhictrl_reset()
166 static void ath11k_mhi_reset_txvecdb(struct ath11k_base *ab) in ath11k_mhi_reset_txvecdb()
171 static void ath11k_mhi_reset_txvecstatus(struct ath11k_base *ab) in ath11k_mhi_reset_txvecstatus()
176 static void ath11k_mhi_reset_rxvecdb(struct ath11k_base *ab) in ath11k_mhi_reset_rxvecdb()
181 static void ath11k_mhi_reset_rxvecstatus(struct ath11k_base *ab) in ath11k_mhi_reset_rxvecstatus()
186 void ath11k_mhi_clear_vector(struct ath11k_base *ab) in ath11k_mhi_clear_vector()
196 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_get_msi() local
267 struct ath11k_base *ab = dev_get_drvdata(mhi_cntrl->cntrl_dev); in ath11k_mhi_op_status_cb() local
335 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_register() local
433 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_start() local
[all …]
H A Dhtc.c12 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) in ath11k_htc_alloc_skb()
29 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, in ath11k_htc_control_tx_complete()
35 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
156 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
190 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
243 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
255 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler()
280 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend()
285 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
[all …]
H A Ddp_rx.c25 u8 *ath11k_dp_rx_h_80211_hdr(struct ath11k_base *ab, struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr()
31 enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_enctype()
40 static inline u8 ath11k_dp_rx_h_msdu_start_decap_type(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_decap_type()
47 bool ath11k_dp_rx_h_msdu_start_ldpc_support(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_ldpc_support()
54 u8 ath11k_dp_rx_h_msdu_start_mesh_ctl_present(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_mesh_ctl_present()
61 bool ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid()
67 static inline bool ath11k_dp_rx_h_mpdu_start_fc_valid(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_fc_valid()
73 static inline bool ath11k_dp_rx_h_mpdu_start_more_frags(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_more_frags()
82 static inline u16 ath11k_dp_rx_h_mpdu_start_frag_no(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_frag_no()
91 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 …]
H A Ddp_tx.c20 struct ath11k_base *ab = arvif->ar->ab; in ath11k_dp_tx_get_encap_type() local
86 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx() local
288 static void ath11k_dp_tx_free_txbuf(struct ath11k_base *ab, u8 mac_id, in ath11k_dp_tx_free_txbuf()
317 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, in ath11k_dp_tx_htt_tx_complete_buf()
391 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, in ath11k_dp_tx_process_htt_tx_complete()
455 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_update_txcompl() local
558 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_complete_msdu() local
657 static inline void ath11k_dp_tx_status_parse(struct ath11k_base *ab, in ath11k_dp_tx_status_parse()
688 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler()
767 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 …]
H A Dwmi.c179 ath11k_wmi_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len, in ath11k_wmi_tlv_iter()
180 int (*iter)(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter()
228 static int ath11k_wmi_tlv_iter_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter_parse()
246 const void **ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, in ath11k_wmi_tlv_parse_alloc()
269 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_cmd_send_nowait() local
302 struct ath11k_base *ab = wmi_ab->ab; in ath11k_wmi_cmd_send() local
368 struct ath11k_base *ab = wmi_handle->wmi_ab->ab; in ath11k_pull_mac_phy_cap_svc_ready_ext() local
517 static int ath11k_pull_service_ready_tlv(struct ath11k_base *ab, in ath11k_pull_service_ready_tlv()
567 static int ath11k_wmi_tlv_svc_rdy_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_svc_rdy_parse()
601 static int ath11k_service_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_ready_event()
[all …]
H A Ddebug.c13 void ath11k_info(struct ath11k_base *ab, const char *fmt, ...) in ath11k_info()
28 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err()
43 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn()
60 void __ath11k_dbg(struct ath11k_base *ab, enum ath11k_debug_mask mask, in __ath11k_dbg()
80 void ath11k_dbg_dump(struct ath11k_base *ab, in ath11k_dbg_dump()
/linux/security/ipe/
H A Daudit.c72 static void audit_dmv_roothash(struct audit_buffer *ab, const void *rh) in audit_dmv_roothash()
83 static void audit_fsv_digest(struct audit_buffer *ab, const void *d) in audit_fsv_digest()
94 static void audit_rule(struct audit_buffer *ab, const struct ipe_rule *r) in audit_rule()
134 struct audit_buffer *ab; in ipe_audit_match() local
182 static void audit_policy(struct audit_buffer *ab, in audit_policy()
204 struct audit_buffer *ab; in ipe_audit_policy_activation() local
236 struct audit_buffer *ab; in ipe_audit_policy_load() local
265 struct audit_buffer *ab; in ipe_audit_enforce() local
/linux/kernel/
H A Daudit.c427 struct audit_buffer *ab; in audit_log_config_change() local
1128 struct audit_buffer **ab, u16 msg_type) in audit_log_common_recv_msg()
1146 static inline void audit_log_user_recv_msg(struct audit_buffer **ab, in audit_log_user_recv_msg()
1171 struct audit_buffer *ab; in audit_log_feature_change() local
1261 struct audit_buffer *ab; in audit_receive_msg() local
1550 struct audit_buffer *ab; in audit_receive_msg() local
1643 struct audit_buffer *ab; in audit_log_multicast() local
1816 static void audit_buffer_free(struct audit_buffer *ab) in audit_buffer_free()
1831 struct audit_buffer *ab; in audit_buffer_alloc() local
1909 struct audit_buffer *ab; in audit_log_start() local
[all …]
/linux/include/linux/mfd/abx500/
H A Dab8500.h387 static inline int is_ab8500(struct ab8500 *ab) in is_ab8500()
392 static inline int is_ab8505(struct ab8500 *ab) in is_ab8505()
397 static inline int is_ab9540(struct ab8500 *ab) in is_ab9540()
402 static inline int is_ab8540(struct ab8500 *ab) in is_ab8540()
408 static inline int is_ab8500_1p0_or_earlier(struct ab8500 *ab) in is_ab8500_1p0_or_earlier()
414 static inline int is_ab8500_1p1_or_earlier(struct ab8500 *ab) in is_ab8500_1p1_or_earlier()
420 static inline int is_ab8500_2p0_or_earlier(struct ab8500 *ab) in is_ab8500_2p0_or_earlier()
425 static inline int is_ab8500_3p3_or_earlier(struct ab8500 *ab) in is_ab8500_3p3_or_earlier()
431 static inline int is_ab8500_2p0(struct ab8500 *ab) in is_ab8500_2p0()
436 static inline int is_ab8505_1p0_or_earlier(struct ab8500 *ab) in is_ab8505_1p0_or_earlier()
[all …]
/linux/drivers/md/persistent-data/
H A Ddm-array.c97 static void *element_at(struct dm_array_info *info, struct array_block *ab, in element_at()
111 static void on_entries(struct dm_array_info *info, struct array_block *ab, in on_entries()
122 static void inc_ablock_entries(struct dm_array_info *info, struct array_block *ab) in inc_ablock_entries()
133 static void dec_ablock_entries(struct dm_array_info *info, struct array_block *ab) in dec_ablock_entries()
154 struct dm_block **block, struct array_block **ab) in alloc_ablock()
175 static void fill_ablock(struct dm_array_info *info, struct array_block *ab, in fill_ablock()
198 static void trim_ablock(struct dm_array_info *info, struct array_block *ab, in trim_ablock()
219 struct dm_block **block, struct array_block **ab) in get_ablock()
253 struct array_block **ab) in lookup_ablock()
281 struct dm_block **block, struct array_block **ab) in __shadow_ablock()
[all …]

12345