Home
last modified time | relevance | path

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

1234

/linux/drivers/net/wireless/ath/ath11k/
A Dcore.c281 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend()
329 int ath11k_core_resume(struct ath11k_base *ab) in ath11k_core_resume()
362 int ath11k_core_check_dt(struct ath11k_base *ab) in ath11k_core_check_dt()
666 static void ath11k_core_stop(struct ath11k_base *ab) in ath11k_core_stop()
776 static int ath11k_core_start(struct ath11k_base *ab, in ath11k_core_start()
995 struct ath11k_base *ab = ar->ab; in ath11k_core_halt() local
1115 int ath11k_core_pre_init(struct ath11k_base *ab) in ath11k_core_pre_init()
1129 int ath11k_core_init(struct ath11k_base *ab) in ath11k_core_init()
1143 void ath11k_core_deinit(struct ath11k_base *ab) in ath11k_core_deinit()
1158 void ath11k_core_free(struct ath11k_base *ab) in ath11k_core_free()
[all …]
A Dpci.c135 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_select_window() local
477 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_get_user_msi_assignment() local
687 struct ath11k_base *ab = irq_grp->ab; in ath11k_pci_ext_grp_napi_poll() local
885 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_alloc_msi() local
934 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_claim() local
997 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_free_region() local
1010 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_aspm_disable() local
1226 struct ath11k_base *ab; in ath11k_pci_probe() local
1364 struct ath11k_base *ab = pci_get_drvdata(pdev); in ath11k_pci_remove() local
1399 struct ath11k_base *ab = dev_get_drvdata(dev); in ath11k_pci_pm_suspend() local
[all …]
A Dhal.c192 static int ath11k_hal_alloc_cont_rdp(struct ath11k_base *ab) in ath11k_hal_alloc_cont_rdp()
206 static void ath11k_hal_free_cont_rdp(struct ath11k_base *ab) in ath11k_hal_free_cont_rdp()
220 static int ath11k_hal_alloc_cont_wrp(struct ath11k_base *ab) in ath11k_hal_alloc_cont_wrp()
234 static void ath11k_hal_free_cont_wrp(struct ath11k_base *ab) in ath11k_hal_free_cont_wrp()
248 static void ath11k_hal_ce_dst_setup(struct ath11k_base *ab, in ath11k_hal_ce_dst_setup()
454 static void ath11k_hal_srng_hw_init(struct ath11k_base *ab, in ath11k_hal_srng_hw_init()
726 u32 *ath11k_hal_srng_src_reap_next(struct ath11k_base *ab, in ath11k_hal_srng_src_reap_next()
1102 void ath11k_hal_srng_shadow_config(struct ath11k_base *ab) in ath11k_hal_srng_shadow_config()
1236 int ath11k_hal_srng_init(struct ath11k_base *ab) in ath11k_hal_srng_init()
1265 void ath11k_hal_srng_deinit(struct ath11k_base *ab) in ath11k_hal_srng_deinit()
[all …]
A Dahb.c147 static void ath11k_ahb_kill_tasklets(struct ath11k_base *ab) in ath11k_ahb_kill_tasklets()
288 static int ath11k_ahb_start(struct ath11k_base *ab) in ath11k_ahb_start()
314 static void ath11k_ahb_stop(struct ath11k_base *ab) in ath11k_ahb_stop()
324 static int ath11k_ahb_power_up(struct ath11k_base *ab) in ath11k_ahb_power_up()
336 static void ath11k_ahb_power_down(struct ath11k_base *ab) in ath11k_ahb_power_down()
391 static void ath11k_ahb_free_irq(struct ath11k_base *ab) in ath11k_ahb_free_irq()
434 struct ath11k_base *ab = irq_grp->ab; in ath11k_ahb_ext_grp_napi_poll() local
545 static int ath11k_ahb_config_irq(struct ath11k_base *ab) in ath11k_ahb_config_irq()
631 static int ath11k_core_get_rproc(struct ath11k_base *ab) in ath11k_core_get_rproc()
655 struct ath11k_base *ab; in ath11k_ahb_probe() local
[all …]
A Dce.c266 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_buf_enqueue_pipe() local
314 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_post_pipe() local
364 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_recv_next() local
413 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local
453 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local
494 struct ath11k_base *ab = pipe->ab; in ath11k_ce_send_done_cb() local
779 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_pipe_cleanup() local
861 void ath11k_ce_rx_post_buf(struct ath11k_base *ab) in ath11k_ce_rx_post_buf()
892 int ath11k_ce_init_pipes(struct ath11k_base *ab) in ath11k_ce_init_pipes()
953 void ath11k_ce_free_pipes(struct ath11k_base *ab) in ath11k_ce_free_pipes()
[all …]
A Dqmi.c2531 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_server_arrive() local
2552 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_mem_request() local
2566 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_load_bdf() local
2597 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_request_cb() local
2642 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_ready_cb() local
2654 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_ready_cb() local
2667 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_cold_boot_cal_done_cb() local
2710 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_new_server() local
2735 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_del_server() local
2751 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_driver_event_work() local
[all …]
A Ddp.c23 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_cleanup() local
44 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_setup() local
545 ath11k_dp_link_desc_bank_free(struct ath11k_base *ab, in ath11k_dp_link_desc_bank_free()
648 int ath11k_dp_link_desc_setup(struct ath11k_base *ab, in ath11k_dp_link_desc_setup()
737 int ath11k_dp_service_srng(struct ath11k_base *ab, in ath11k_dp_service_srng()
838 void ath11k_dp_pdev_free(struct ath11k_base *ab) in ath11k_dp_pdev_free()
877 int ath11k_dp_pdev_alloc(struct ath11k_base *ab) in ath11k_dp_pdev_alloc()
978 struct ath11k_base *ab = (struct ath11k_base *)ctx; in ath11k_dp_tx_pending_cleanup() local
989 void ath11k_dp_free(struct ath11k_base *ab) in ath11k_dp_free()
1013 int ath11k_dp_alloc(struct ath11k_base *ab) in ath11k_dp_alloc()
[all …]
A Dmhi.c200 void ath11k_mhi_set_mhictrl_reset(struct ath11k_base *ab) in ath11k_mhi_set_mhictrl_reset()
217 static void ath11k_mhi_reset_txvecdb(struct ath11k_base *ab) in ath11k_mhi_reset_txvecdb()
222 static void ath11k_mhi_reset_txvecstatus(struct ath11k_base *ab) in ath11k_mhi_reset_txvecstatus()
227 static void ath11k_mhi_reset_rxvecdb(struct ath11k_base *ab) in ath11k_mhi_reset_rxvecdb()
232 static void ath11k_mhi_reset_rxvecstatus(struct ath11k_base *ab) in ath11k_mhi_reset_rxvecstatus()
237 void ath11k_mhi_clear_vector(struct ath11k_base *ab) in ath11k_mhi_clear_vector()
247 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_get_msi() local
316 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_register() local
416 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_set_state_bit() local
454 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_check_state_bit() local
[all …]
A Dhtc.c11 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
151 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
185 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
248 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
483 struct ath11k_base *ab = htc->ab; in ath11k_htc_wait_target() local
556 struct ath11k_base *ab = htc->ab; in ath11k_htc_connect_service() local
721 struct ath11k_base *ab = htc->ab; in ath11k_htc_start() local
[all …]
A Dpeer.c10 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, in ath11k_peer_find()
29 static struct ath11k_peer *ath11k_peer_find_by_pdev_idx(struct ath11k_base *ab, in ath11k_peer_find_by_pdev_idx()
48 struct ath11k_peer *ath11k_peer_find_by_addr(struct ath11k_base *ab, in ath11k_peer_find_by_addr()
65 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()
173 struct ath11k_base *ab = ar->ab; in ath11k_peer_cleanup() local
A Ddp_tx.c17 struct ath11k_base *ab = arvif->ar->ab; in ath11k_dp_tx_get_encap_type() local
83 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx() local
319 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, in ath11k_dp_tx_htt_tx_complete_buf()
367 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, in ath11k_dp_tx_process_htt_tx_complete()
425 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_complete_msdu() local
502 static inline void ath11k_dp_tx_status_parse(struct ath11k_base *ab, in ath11k_dp_tx_status_parse()
660 ath11k_dp_tx_get_ring_id_type(struct ath11k_base *ab, in ath11k_dp_tx_get_ring_id_type()
844 int ath11k_dp_tx_htt_h2t_ver_req_msg(struct ath11k_base *ab) in ath11k_dp_tx_htt_h2t_ver_req_msg()
887 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_htt_h2t_ppdu_stats_req() local
992 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_htt_h2t_ext_stats_req() local
[all …]
A Ddp_rx.c473 struct ath11k_base *ab = ar->ab; in ath11k_dp_rxdma_pdev_buf_free() local
509 struct ath11k_base *ab = ar->ab; in ath11k_dp_rxdma_pdev_buf_setup() local
531 struct ath11k_base *ab = ar->ab; in ath11k_dp_rx_pdev_srng_free() local
584 struct ath11k_base *ab = ar->ab; in ath11k_dp_rx_pdev_srng_alloc() local
761 struct ath11k_base *ab = dp->ab; in ath11k_dp_rx_tid_del_func() local
992 struct ath11k_base *ab = ar->ab; in ath11k_peer_rx_tid_setup() local
1089 struct ath11k_base *ab = ar->ab; in ath11k_dp_rx_ampdu_start() local
1106 struct ath11k_base *ab = ar->ab; in ath11k_dp_rx_ampdu_stop() local
1155 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_rx_pn_replay_config() local
1382 struct ath11k_base *ab = ar->ab; in ath11k_update_per_peer_tx_stats() local
[all …]
A Dhal.h65 #define HAL_TCL1_RING_TP_ADDR_LSB(ab) \ argument
67 #define HAL_TCL1_RING_TP_ADDR_MSB(ab) \ argument
73 #define HAL_TCL1_RING_MSI1_BASE_LSB(ab) \ argument
75 #define HAL_TCL1_RING_MSI1_BASE_MSB(ab) \ argument
77 #define HAL_TCL1_RING_MSI1_DATA(ab) \ argument
90 #define HAL_TCL1_RING_ID_OFFSET(ab) \ argument
100 #define HAL_TCL1_RING_MISC_OFFSET(ab) \ argument
128 #define HAL_REO1_RING_HP_ADDR_LSB(ab) \ argument
130 #define HAL_REO1_RING_HP_ADDR_MSB(ab) \ argument
138 #define HAL_REO1_RING_MSI1_DATA(ab) \ argument
[all …]
A Dwmi.c239 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_cmd_send_nowait() local
561 struct ath11k_base *ab = wmi_sc->ab; in ath11k_wmi_alloc_skb() local
2883 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_enable_cmd() local
2934 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_twt_disable_cmd() local
2964 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_send_obss_spr_cmd() local
2998 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_set_srg_bss_color_bitmap() local
3035 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_set_srg_patial_bssid_bitmap() local
3073 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_srg_obss_color_enable_bitmap() local
3111 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap() local
3149 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap() local
[all …]
A Dhal_rx.c221 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_reo_cmd_send()
322 int ath11k_hal_desc_reo_parse_err(struct ath11k_base *ab, u32 *rx_desc, in ath11k_hal_desc_reo_parse_err()
353 int ath11k_hal_wbm_desc_parse_err(struct ath11k_base *ab, void *desc, in ath11k_hal_wbm_desc_parse_err()
408 void ath11k_hal_rx_reo_ent_paddr_get(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_reo_ent_paddr_get()
419 void ath11k_hal_rx_msdu_link_desc_set(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_msdu_link_desc_set()
597 void ath11k_hal_reo_flush_timeout_list_status(struct ath11k_base *ab, in ath11k_hal_reo_flush_timeout_list_status()
627 void ath11k_hal_reo_desc_thresh_reached_status(struct ath11k_base *ab, in ath11k_hal_reo_desc_thresh_reached_status()
663 void ath11k_hal_reo_update_rx_reo_queue_status(struct ath11k_base *ab, in ath11k_hal_reo_update_rx_reo_queue_status()
781 void ath11k_hal_reo_init_cmd_ring(struct ath11k_base *ab, in ath11k_hal_reo_init_cmd_ring()
807 ath11k_hal_rx_parse_mon_status_tlv(struct ath11k_base *ab, in ath11k_hal_rx_parse_mon_status_tlv()
[all …]
A Ddebug.c10 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()
A Dhif.h34 static inline void ath11k_hif_ce_irq_enable(struct ath11k_base *ab) in ath11k_hif_ce_irq_enable()
40 static inline void ath11k_hif_ce_irq_disable(struct ath11k_base *ab) in ath11k_hif_ce_irq_disable()
76 static inline int ath11k_hif_suspend(struct ath11k_base *ab) in ath11k_hif_suspend()
84 static inline int ath11k_hif_resume(struct ath11k_base *ab) in ath11k_hif_resume()
108 static inline int ath11k_get_user_msi_vector(struct ath11k_base *ab, char *user_name, in ath11k_get_user_msi_vector()
120 static inline void ath11k_get_msi_address(struct ath11k_base *ab, u32 *msi_addr_lo, in ath11k_get_msi_address()
129 static inline void ath11k_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, in ath11k_get_ce_msi_idx()
A Ddebugfs.c187 struct ath11k_base *ab = ar->ab; in ath11k_debugfs_fw_stats_request() local
235 struct ath11k_base *ab = ar->ab; in ath11k_open_pdev_stats() local
484 struct ath11k_base *ab = file->private_data; in ath11k_write_simulate_fw_crash() local
604 struct ath11k_base *ab = ar->ab; in ath11k_write_extd_rx_stats() local
691 static int ath11k_fill_bp_stats(struct ath11k_base *ab, in ath11k_fill_bp_stats()
761 struct ath11k_base *ab = file->private_data; in ath11k_debugfs_dump_soc_dp_stats() local
834 int ath11k_debugfs_pdev_create(struct ath11k_base *ab) in ath11k_debugfs_pdev_create()
858 int ath11k_debugfs_soc_create(struct ath11k_base *ab) in ath11k_debugfs_soc_create()
865 void ath11k_debugfs_soc_destroy(struct ath11k_base *ab) in ath11k_debugfs_soc_destroy()
901 struct ath11k_base *ab = ar->ab; in ath11k_write_pktlog_filter() local
[all …]
A Dhal_tx.c36 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/drivers/usb/phy/
A Dphy-ab8500-usb.c150 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 …]
/linux/include/linux/mfd/abx500/
A Dab8500.h391 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()
435 static inline int is_ab8500_2p0(struct ab8500 *ab) in is_ab8500_2p0()
445 static inline int is_ab8505_2p0(struct ab8500 *ab) in is_ab8505_2p0()
455 static inline int is_ab9540_2p0(struct ab8500 *ab) in is_ab9540_2p0()
464 static inline int is_ab9540_3p0(struct ab8500 *ab) in is_ab9540_3p0()
489 static inline int is_ab8540_2p0(struct ab8500 *ab) in is_ab8540_2p0()
[all …]
/linux/kernel/
A Daudit.c389 struct audit_buffer *ab; in audit_log_config_change() local
1055 struct audit_buffer **ab, u16 msg_type) in audit_log_common_recv_msg()
1099 struct audit_buffer *ab; in audit_log_feature_change() local
1188 struct audit_buffer *ab; in audit_receive_msg() local
1476 struct audit_buffer *ab; in audit_receive_msg() local
1551 struct audit_buffer *ab; in audit_log_multicast() local
1738 struct audit_buffer *ab; in audit_buffer_alloc() local
1811 struct audit_buffer *ab; in audit_log_start() local
2234 struct audit_buffer *ab; in audit_log_path_denied() local
2274 struct audit_buffer *ab; in audit_log_set_loginuid() local
[all …]
/linux/drivers/md/persistent-data/
A Ddm-array.c152 struct dm_block **block, struct array_block **ab) in alloc_ablock()
251 struct array_block **ab) in lookup_ablock()
325 struct array_block **ab) in shadow_ablock()
354 struct array_block *ab; in insert_new_ablock() local
466 struct array_block *ab; in shrink() local
505 struct array_block *ab; in grow_extend_tail_block() local
589 struct array_block *ab; in __block_dec() local
730 struct array_block *ab; in dm_array_new() local
777 struct array_block *ab; in dm_array_get_value() local
805 struct array_block *ab; in array_set_value() local
[all …]
/linux/drivers/md/
A Ddm-audit.c23 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
/linux/net/netfilter/
A Dxt_AUDIT.c31 static bool audit_ip4(struct audit_buffer *ab, struct sk_buff *skb) in audit_ip4()
46 static bool audit_ip6(struct audit_buffer *ab, struct sk_buff *skb) in audit_ip6()
69 struct audit_buffer *ab; in audit_tg() local

Completed in 106 milliseconds

1234