Searched defs:ab (Results 51 - 75 of 127) sorted by relevance

123456

/linux-master/security/apparmor/
H A Dfile.c44 static void file_audit_cb(struct audit_buffer *ab, void *va) argument
[all...]
H A Dmount.c27 static void audit_mnt_flags(struct audit_buffer *ab, unsigned long flags) argument
86 audit_cb(struct audit_buffer *ab, void *va) argument
[all...]
H A Dpolicy.c747 static void audit_cb(struct audit_buffer *ab, void *va) argument
/linux-master/kernel/
H A Daudit_watch.c229 struct audit_buffer *ab; local
H A Daudit_tree.c528 struct audit_buffer *ab; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dce.c259 void ath11k_ce_stop_shadow_timers(struct ath11k_base *ab) argument
274 struct ath11k_base *ab = pipe->ab; local
322 struct ath11k_base *ab = pipe->ab; local
372 struct ath11k_base *ab = pipe->ab; local
421 struct ath11k_base *ab = pipe->ab; local
461 struct ath11k_base *ab = pipe->ab; local
502 struct ath11k_base *ab = pipe->ab; local
529 ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, struct hal_srng_params *ring_params) argument
555 ath11k_ce_init_ring(struct ath11k_base *ab, struct ath11k_ce_ring *ce_ring, int ce_id, enum hal_ring_type type) argument
614 ath11k_ce_alloc_ring(struct ath11k_base *ab, int nentries, int desc_sz) argument
650 ath11k_ce_alloc_pipe(struct ath11k_base *ab, int ce_id) argument
689 ath11k_ce_per_engine_service(struct ath11k_base *ab, u16 ce_id) argument
701 ath11k_ce_poll_send_completed(struct ath11k_base *ab, u8 pipe_id) argument
711 ath11k_ce_send(struct ath11k_base *ab, struct sk_buff *skb, u8 pipe_id, u16 transfer_id) argument
803 struct ath11k_base *ab = pipe->ab; local
823 ath11k_ce_shadow_config(struct ath11k_base *ab) argument
842 ath11k_ce_get_shadow_config(struct ath11k_base *ab, u32 **shadow_cfg, u32 *shadow_cfg_len) argument
866 ath11k_ce_cleanup_pipes(struct ath11k_base *ab) argument
885 ath11k_ce_rx_post_buf(struct ath11k_base *ab) argument
911 struct ath11k_base *ab = from_timer(ab, t, rx_replenish_retry); local
916 ath11k_ce_init_pipes(struct ath11k_base *ab) argument
974 ath11k_ce_free_pipes(struct ath11k_base *ab) argument
1027 ath11k_ce_alloc_pipes(struct ath11k_base *ab) argument
1074 ath11k_ce_get_attr_flags(struct ath11k_base *ab, int ce_id) argument
[all...]
H A Dce.h169 struct ath11k_base *ab; member in struct:ath11k_ce_pipe
[all...]
H A Dhtc.c12 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) argument
29 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, argument
35 static struct sk_buff *ath11k_htc_build_tx_ctrl_skb(void *ab) argument
81 struct ath11k_base *ab = htc->ab; local
156 struct ath11k_base *ab = htc->ab; local
190 struct ath11k_base *ab = htc->ab; local
243 ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) argument
255 ath11k_htc_tx_completion_handler(struct ath11k_base *ab, struct sk_buff *skb) argument
280 ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) argument
285 ath11k_htc_rx_completion_handler(struct ath11k_base *ab, struct sk_buff *skb) argument
418 ath11k_htc_control_rx_complete(struct ath11k_base *ab, struct sk_buff *skb) argument
527 struct ath11k_base *ab = htc->ab; local
600 struct ath11k_base *ab = htc->ab; local
770 struct ath11k_base *ab = htc->ab; local
798 ath11k_htc_init(struct ath11k_base *ab) argument
[all...]
H A Dpcic.c131 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) argument
154 static void __ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) argument
162 void ath11k_pcic_write32(struct ath11k_base *ab, u3 argument
182 __ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) argument
194 ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) argument
217 ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end) argument
255 ath11k_pcic_get_msi_address(struct ath11k_base *ab, u32 *msi_addr_lo, u32 *msi_addr_hi) argument
263 ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name, int *num_vectors, u32 *user_base_data, u32 *base_vector) argument
291 ath11k_pcic_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, u32 *msi_idx) argument
308 ath11k_pcic_free_ext_irq(struct ath11k_base *ab) argument
322 ath11k_pcic_free_irq(struct ath11k_base *ab) argument
337 ath11k_pcic_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) argument
351 ath11k_pcic_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) argument
365 ath11k_pcic_ce_irqs_disable(struct ath11k_base *ab) argument
378 ath11k_pcic_sync_ce_irqs(struct ath11k_base *ab) argument
405 struct ath11k_base *ab = ce_pipe->ab; local
423 struct ath11k_base *ab = irq_grp->ab; local
436 __ath11k_pcic_ext_irq_disable(struct ath11k_base *ab) argument
457 struct ath11k_base *ab = irq_grp->ab; local
470 ath11k_pcic_ext_irq_enable(struct ath11k_base *ab) argument
488 ath11k_pcic_sync_ext_irqs(struct ath11k_base *ab) argument
502 ath11k_pcic_ext_irq_disable(struct ath11k_base *ab) argument
514 struct ath11k_base *ab = irq_grp->ab; local
534 struct ath11k_base *ab = irq_grp->ab; local
554 ath11k_pcic_get_msi_irq(struct ath11k_base *ab, unsigned int vector) argument
559 ath11k_pcic_ext_irq_config(struct ath11k_base *ab) argument
627 ath11k_pcic_config_irq(struct ath11k_base *ab) argument
684 ath11k_pcic_ce_irqs_enable(struct ath11k_base *ab) argument
698 ath11k_pcic_kill_tasklets(struct ath11k_base *ab) argument
712 ath11k_pcic_ce_irq_disable_sync(struct ath11k_base *ab) argument
720 ath11k_pcic_stop(struct ath11k_base *ab) argument
727 ath11k_pcic_start(struct ath11k_base *ab) argument
738 ath11k_pcic_map_service_to_pipe(struct ath11k_base *ab, u16 service_id, u8 *ul_pipe, u8 *dl_pipe) argument
782 ath11k_pcic_register_pci_ops(struct ath11k_base *ab, const struct ath11k_pci_ops *pci_ops) argument
798 ath11k_pci_enable_ce_irqs_except_wake_irq(struct ath11k_base *ab) argument
811 ath11k_pci_disable_ce_irqs_except_wake_irq(struct ath11k_base *ab) argument
[all...]
H A Dpci.c43 static int ath11k_pci_bus_wake_up(struct ath11k_base *ab) argument
50 static void ath11k_pci_bus_release(struct ath11k_base *ab) argument
57 static u32 ath11k_pci_get_window_start(struct ath11k_base *ab, u32 offset) argument
75 struct ath11k_base *ab = ab_pci->ab; local
90 ath11k_pci_window_write32(struct ath11k_base *ab, u32 offset, u32 value) argument
109 ath11k_pci_window_read32(struct ath11k_base *ab, u32 offset) argument
130 ath11k_pci_get_msi_irq(struct ath11k_base *ab, unsigned int vector) argument
178 ath11k_pci_soc_global_reset(struct ath11k_base *ab) argument
204 ath11k_pci_clear_dbg_registers(struct ath11k_base *ab) argument
234 ath11k_pci_set_link_reg(struct ath11k_base *ab, u32 offset, u32 value, u32 mask) argument
260 ath11k_pci_fix_l1ss(struct ath11k_base *ab) argument
303 ath11k_pci_enable_ltssm(struct ath11k_base *ab) argument
331 ath11k_pci_clear_all_intrs(struct ath11k_base *ab) argument
341 ath11k_pci_set_wlaon_pwr_ctrl(struct ath11k_base *ab) argument
350 ath11k_pci_force_wake(struct ath11k_base *ab) argument
356 ath11k_pci_sw_reset(struct ath11k_base *ab, bool power_on) argument
374 ath11k_pci_init_qmi_ce_config(struct ath11k_base *ab) argument
416 struct ath11k_base *ab = ab_pci->ab; local
502 struct ath11k_base *ab = ab_pci->ab; local
575 struct ath11k_base *ab = ab_pci->ab; local
587 struct ath11k_base *ab = ab_pci->ab; local
613 ath11k_pci_power_up(struct ath11k_base *ab) argument
641 ath11k_pci_power_down(struct ath11k_base *ab) argument
657 ath11k_pci_hif_suspend(struct ath11k_base *ab) argument
664 ath11k_pci_hif_resume(struct ath11k_base *ab) argument
671 ath11k_pci_hif_ce_irq_enable(struct ath11k_base *ab) argument
676 ath11k_pci_hif_ce_irq_disable(struct ath11k_base *ab) argument
681 ath11k_pci_start(struct ath11k_base *ab) argument
718 ath11k_pci_read_hw_version(struct ath11k_base *ab, u32 *major, u32 *minor) argument
744 struct ath11k_base *ab; local
967 struct ath11k_base *ab = pci_get_drvdata(pdev); local
997 struct ath11k_base *ab = pci_get_drvdata(pdev); local
1006 struct ath11k_base *ab = dev_get_drvdata(dev); local
1023 struct ath11k_base *ab = dev_get_drvdata(dev); local
[all...]
H A Dreg.c246 struct ath11k_base *ab; local
547 ath11k_reg_update_weather_radar_band(struct ath11k_base *ab, struct ieee80211_regdomain *regd, struct cur_reg_rule *reg_rule, u8 *rule_idx, u32 flags, u16 max_bw) argument
643 ath11k_reg_build_regd(struct ath11k_base *ab, struct cur_regulatory_info *reg_info, bool intersect, enum wmi_vdev_type vdev_type, enum ieee80211_ap_reg_power power_type) argument
837 ath11k_reg_handle_chan_list(struct ath11k_base *ab, struct cur_regulatory_info *reg_info, enum ieee80211_ap_reg_power power_type) argument
1005 ath11k_reg_free(struct ath11k_base *ab) argument
[all...]
H A Dcore.c802 static inline struct ath11k_pdev *ath11k_core_get_single_pdev(struct ath11k_base *ab) argument
855 bool ath11k_core_coldboot_cal_support(struct ath11k_base *ab) argument
867 int ath11k_core_suspend(struct ath11k_base *ab) argument
926 ath11k_core_resume(struct ath11k_base *ab) argument
971 struct ath11k_base *ab = data; local
1049 ath11k_core_check_smbios(struct ath11k_base *ab) argument
1060 ath11k_core_check_dt(struct ath11k_base *ab) argument
1089 __ath11k_core_create_board_name(struct ath11k_base *ab, char *name, size_t name_len, bool with_variant, enum ath11k_bdf_name_type name_type) argument
1141 ath11k_core_create_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1148 ath11k_core_create_fallback_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1155 ath11k_core_create_bus_type_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1162 ath11k_core_create_chip_id_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1169 ath11k_core_firmware_request(struct ath11k_base *ab, const char *file) argument
1191 ath11k_core_free_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) argument
1199 ath11k_core_parse_bd_ie_board(struct ath11k_base *ab, struct ath11k_board_data *bd, const void *buf, size_t buf_len, const char *boardname, int ie_id, int name_id, int data_id) argument
1284 ath11k_core_fetch_board_data_api_n(struct ath11k_base *ab, struct ath11k_board_data *bd, const char *boardname, int ie_id_match, int name_id, int data_id) argument
1395 ath11k_core_fetch_board_data_api_1(struct ath11k_base *ab, struct ath11k_board_data *bd, const char *name) argument
1411 ath11k_core_fetch_bdf(struct ath11k_base *ab, struct ath11k_board_data *bd) argument
1509 ath11k_core_fetch_regdb(struct ath11k_base *ab, struct ath11k_board_data *bd) argument
1555 ath11k_core_stop(struct ath11k_base *ab) argument
1567 ath11k_core_soc_create(struct ath11k_base *ab) argument
1603 ath11k_core_soc_destroy(struct ath11k_base *ab) argument
1611 ath11k_core_pdev_create(struct ath11k_base *ab) argument
1660 ath11k_core_pdev_destroy(struct ath11k_base *ab) argument
1670 ath11k_core_start(struct ath11k_base *ab) argument
1781 ath11k_core_start_firmware(struct ath11k_base *ab, enum ath11k_firmware_mode mode) argument
1798 ath11k_core_qmi_firmware_ready(struct ath11k_base *ab) argument
1866 ath11k_core_reconfigure_on_crash(struct ath11k_base *ab) argument
1905 struct ath11k_base *ab = ar->ab; local
1926 struct ath11k_base *ab = container_of(work, struct ath11k_base, update_11d_work); local
1953 ath11k_core_pre_reconfigure_recovery(struct ath11k_base *ab) argument
2002 ath11k_core_post_reconfigure_recovery(struct ath11k_base *ab) argument
2049 struct ath11k_base *ab = container_of(work, struct ath11k_base, restart_work); local
2067 struct ath11k_base *ab = container_of(work, struct ath11k_base, reset_work); local
2138 ath11k_init_hw_params(struct ath11k_base *ab) argument
2162 ath11k_core_pre_init(struct ath11k_base *ab) argument
2182 ath11k_core_init(struct ath11k_base *ab) argument
2196 ath11k_core_deinit(struct ath11k_base *ab) argument
2212 ath11k_core_free(struct ath11k_base *ab) argument
2224 struct ath11k_base *ab; local
[all...]
H A Ddp_tx.c19 struct ath11k_base *ab = arvif->ar->ab; local
85 struct ath11k_base *ab = ar->ab; local
286 ath11k_dp_tx_free_txbuf(struct ath11k_base *ab, u8 mac_id, int msdu_id, struct dp_tx_ring *tx_ring) argument
315 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, struct dp_tx_ring *tx_ring, struct ath11k_dp_htt_wbm_tx_status *ts) argument
385 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, void *desc, u8 mac_id, u32 msdu_id, struct dp_tx_ring *tx_ring) argument
449 struct ath11k_base *ab = ar->ab; local
552 struct ath11k_base *ab = ar->ab; local
647 ath11k_dp_tx_status_parse(struct ath11k_base *ab, struct hal_wbm_release_ring *desc, struct hal_tx_status *ts) argument
678 ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) argument
757 ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, enum hal_reo_cmd_type type, struct ath11k_hal_reo_cmd *cmd, void (*cb)(struct ath11k_dp *, void *, enum hal_reo_cmd_status)) argument
806 ath11k_dp_tx_get_ring_id_type(struct ath11k_base *ab, int mac_id, u32 ring_id, enum hal_ring_type ring_type, enum htt_srng_ring_type *htt_ring_type, enum htt_srng_ring_id *htt_ring_id) argument
868 ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type) argument
986 ath11k_dp_tx_htt_h2t_ver_req_msg(struct ath11k_base *ab) argument
1029 struct ath11k_base *ab = ar->ab; local
1062 ath11k_dp_tx_htt_rx_filter_setup(struct ath11k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type, int rx_buf_size, struct htt_rx_ring_tlv_filter *tlv_filter) argument
1134 struct ath11k_base *ab = ar->ab; local
1181 struct ath11k_base *ab = ar->ab; local
1260 ath11k_dp_tx_htt_rx_full_mon_setup(struct ath11k_base *ab, int mac_id, bool config) argument
[all...]
H A Dhal.c193 static int ath11k_hal_alloc_cont_rdp(struct ath11k_base *ab) argument
207 static void ath11k_hal_free_cont_rdp(struct ath11k_base *ab) argument
221 static int ath11k_hal_alloc_cont_wrp(struct ath11k_base *ab) argument
235 static void ath11k_hal_free_cont_wrp(struct ath11k_base *ab) argument
249 ath11k_hal_ce_dst_setup(struct ath11k_base *ab, struct hal_srng *srng, int ring_num) argument
267 ath11k_hal_srng_dst_hw_init(struct ath11k_base *ab, struct hal_srng *srng) argument
346 ath11k_hal_srng_src_hw_init(struct ath11k_base *ab, struct hal_srng *srng) argument
455 ath11k_hal_srng_hw_init(struct ath11k_base *ab, struct hal_srng *srng) argument
464 ath11k_hal_srng_get_ring_id(struct ath11k_base *ab, enum hal_ring_type type, int ring_num, int mac_id) argument
486 ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type) argument
498 ath11k_hal_srng_get_max_entries(struct ath11k_base *ab, u32 ring_type) argument
510 ath11k_hal_srng_get_params(struct ath11k_base *ab, struct hal_srng *srng, struct hal_srng_params *params) argument
525 ath11k_hal_srng_get_hp_addr(struct ath11k_base *ab, struct hal_srng *srng) argument
541 ath11k_hal_srng_get_tp_addr(struct ath11k_base *ab, struct hal_srng *srng) argument
619 ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng) argument
629 ath11k_hal_srng_dst_peek_with_dma(struct ath11k_base *ab, struct hal_srng *srng, dma_addr_t *paddr) argument
643 ath11k_hal_srng_prefetch_desc(struct ath11k_base *ab, struct hal_srng *srng) argument
659 ath11k_hal_srng_dst_get_next_entry(struct ath11k_base *ab, struct hal_srng *srng) argument
684 ath11k_hal_srng_dst_num_free(struct ath11k_base *ab, struct hal_srng *srng, bool sync_hw_ptr) argument
707 ath11k_hal_srng_src_num_free(struct ath11k_base *ab, struct hal_srng *srng, bool sync_hw_ptr) argument
729 ath11k_hal_srng_src_get_next_entry(struct ath11k_base *ab, struct hal_srng *srng) argument
762 ath11k_hal_srng_src_reap_next(struct ath11k_base *ab, struct hal_srng *srng) argument
782 ath11k_hal_srng_src_get_next_reaped(struct ath11k_base *ab, struct hal_srng *srng) argument
799 ath11k_hal_srng_src_peek(struct ath11k_base *ab, struct hal_srng *srng) argument
810 ath11k_hal_srng_access_begin(struct ath11k_base *ab, struct hal_srng *srng) argument
829 ath11k_hal_srng_access_end(struct ath11k_base *ab, struct hal_srng *srng) argument
866 ath11k_hal_setup_link_idle_list(struct ath11k_base *ab, struct hal_wbm_idle_scatter_list *sbuf, u32 nsbufs, u32 tot_link_desc, u32 end_offset) argument
958 ath11k_hal_srng_setup(struct ath11k_base *ab, enum hal_ring_type type, int ring_num, int mac_id, struct hal_srng_params *params) argument
1082 ath11k_hal_srng_update_hp_tp_addr(struct ath11k_base *ab, int shadow_cfg_idx, enum hal_ring_type ring_type, int ring_num) argument
1106 ath11k_hal_srng_update_shadow_config(struct ath11k_base *ab, enum hal_ring_type ring_type, int ring_num) argument
1144 ath11k_hal_srng_shadow_config(struct ath11k_base *ab) argument
1166 ath11k_hal_srng_get_shadow_config(struct ath11k_base *ab, u32 **cfg, u32 *len) argument
1175 ath11k_hal_srng_shadow_update_hp_tp(struct ath11k_base *ab, struct hal_srng *srng) argument
1188 ath11k_hal_srng_create_config(struct ath11k_base *ab) argument
1283 ath11k_hal_register_srng_key(struct ath11k_base *ab) argument
1292 ath11k_hal_unregister_srng_key(struct ath11k_base *ab) argument
1301 ath11k_hal_srng_init(struct ath11k_base *ab) argument
1332 ath11k_hal_srng_deinit(struct ath11k_base *ab) argument
1343 ath11k_hal_dump_srng_stats(struct ath11k_base *ab) argument
[all...]
H A Ddp.c16 static void ath11k_dp_htt_htc_tx_complete(struct ath11k_base *ab, argument
24 struct ath11k_base *ab = ar->ab; local
46 struct ath11k_base *ab = ar->ab; local
102 ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) argument
133 ath11k_dp_srng_calculate_msi_group(struct ath11k_base *ab, enum hal_ring_type type, int ring_num) argument
184 ath11k_dp_srng_msi_setup(struct ath11k_base *ab, struct hal_srng_params *ring_params, enum hal_ring_type type, int ring_num) argument
224 ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, enum hal_ring_type type, int ring_num, int mac_id, int num_entries) argument
351 ath11k_dp_stop_shadow_timers(struct ath11k_base *ab) argument
364 ath11k_dp_srng_common_cleanup(struct ath11k_base *ab) argument
384 ath11k_dp_srng_common_setup(struct ath11k_base *ab) argument
501 ath11k_dp_scatter_idle_link_desc_cleanup(struct ath11k_base *ab) argument
517 ath11k_dp_scatter_idle_link_desc_setup(struct ath11k_base *ab, int size, u32 n_link_desc_bank, u32 n_link_desc, u32 last_bank_sz) argument
593 ath11k_dp_link_desc_bank_free(struct ath11k_base *ab, struct dp_link_desc_bank *link_desc_banks) argument
609 ath11k_dp_link_desc_bank_alloc(struct ath11k_base *ab, struct dp_link_desc_bank *desc_bank, int n_link_desc_bank, int last_bank_sz) argument
648 ath11k_dp_link_desc_cleanup(struct ath11k_base *ab, struct dp_link_desc_bank *desc_bank, u32 ring_type, struct dp_srng *ring) argument
660 ath11k_wbm_idle_ring_setup(struct ath11k_base *ab, u32 *n_link_desc) argument
696 ath11k_dp_link_desc_setup(struct ath11k_base *ab, struct dp_link_desc_bank *link_desc_banks, u32 ring_type, struct hal_srng *srng, u32 n_link_desc) argument
785 ath11k_dp_service_srng(struct ath11k_base *ab, struct ath11k_ext_irq_grp *irq_grp, int budget) argument
886 ath11k_dp_pdev_free(struct ath11k_base *ab) argument
901 ath11k_dp_pdev_pre_alloc(struct ath11k_base *ab) argument
925 ath11k_dp_pdev_alloc(struct ath11k_base *ab) argument
1026 struct ath11k_base *ab = ctx; local
1037 ath11k_dp_free(struct ath11k_base *ab) argument
1061 ath11k_dp_alloc(struct ath11k_base *ab) argument
1135 struct ath11k_base *ab = update_timer->ab; local
1157 ath11k_dp_shadow_start_timer(struct ath11k_base *ab, struct hal_srng *srng, struct ath11k_hp_update_timer *update_timer) argument
1177 ath11k_dp_shadow_stop_timer(struct ath11k_base *ab, struct ath11k_hp_update_timer *update_timer) argument
1189 ath11k_dp_shadow_init_timer(struct ath11k_base *ab, struct ath11k_hp_update_timer *update_timer, u32 interval, u32 ring_id) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c220 int ath12k_hal_reo_cmd_send(struct ath12k_base *ab, struct hal_srng *srng, argument
317 int ath12k_hal_desc_reo_parse_err(struct ath12k_base *ab, argument
350 ath12k_hal_wbm_desc_parse_err(struct ath12k_base *ab, void *desc, struct hal_rx_wbm_rel_info *rel_info) argument
438 ath12k_hal_rx_reo_ent_paddr_get(struct ath12k_base *ab, struct ath12k_buffer_addr *buff_addr, dma_addr_t *paddr, u32 *cookie) argument
449 ath12k_hal_rx_msdu_link_desc_set(struct ath12k_base *ab, struct hal_wbm_release_ring *dst_desc, struct hal_wbm_release_ring *src_desc, enum hal_wbm_rel_bm_act action) argument
462 ath12k_hal_reo_status_queue_stats(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
525 ath12k_hal_reo_flush_queue_status(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
542 ath12k_hal_reo_flush_cache_status(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
583 ath12k_hal_reo_unblk_cache_status(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
610 ath12k_hal_reo_flush_timeout_list_status(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
639 ath12k_hal_reo_desc_thresh_reached_status(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
674 ath12k_hal_reo_update_rx_reo_queue_status(struct ath12k_base *ab, struct hal_tlv_64_hdr *tlv, struct hal_reo_status *status) argument
794 ath12k_hal_reo_init_cmd_ring(struct ath12k_base *ab, struct hal_srng *srng) argument
819 ath12k_hal_reo_hw_setup(struct ath12k_base *ab, u32 ring_hash_map) argument
[all...]
H A Dpci.h100 struct ath12k_base *ab; member in struct:ath12k_pci
120 ath12k_pci_priv(struct ath12k_base *ab) argument
[all...]
H A Dreg.c206 struct ath12k_base *ab; local
502 ath12k_reg_update_weather_radar_band(struct ath12k_base *ab, struct ieee80211_regdomain *regd, struct ath12k_reg_rule *reg_rule, u8 *rule_idx, u32 flags, u16 max_bw) argument
579 ath12k_reg_build_regd(struct ath12k_base *ab, struct ath12k_reg_info *reg_info, bool intersect) argument
740 ath12k_reg_free(struct ath12k_base *ab) argument
[all...]
H A Ddp_tx.c16 struct ath12k_base *ab = arvif->ar->ab; local
109 static void ath12k_hal_tx_cmd_ext_desc_setup(struct ath12k_base *ab, argument
130 struct ath12k_base *ab = ar->ab; local
346 ath12k_dp_tx_free_txbuf(struct ath12k_base *ab, struct sk_buff *msdu, u8 mac_id, struct dp_tx_ring *tx_ring) argument
369 ath12k_dp_tx_htt_tx_complete_buf(struct ath12k_base *ab, struct sk_buff *msdu, struct dp_tx_ring *tx_ring, struct ath12k_dp_htt_wbm_tx_status *ts) argument
408 ath12k_dp_tx_process_htt_tx_complete(struct ath12k_base *ab, void *desc, u8 mac_id, struct sk_buff *msdu, struct dp_tx_ring *tx_ring) argument
450 struct ath12k_base *ab = ar->ab; local
507 ath12k_dp_tx_status_parse(struct ath12k_base *ab, struct hal_wbm_completion_ring_tx *desc, struct hal_tx_status *ts) argument
531 ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id) argument
622 ath12k_dp_tx_get_ring_id_type(struct ath12k_base *ab, int mac_id, u32 ring_id, enum hal_ring_type ring_type, enum htt_srng_ring_type *htt_ring_type, enum htt_srng_ring_id *htt_ring_id) argument
687 ath12k_dp_tx_htt_srng_setup(struct ath12k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type) argument
805 ath12k_dp_tx_htt_h2t_ver_req_msg(struct ath12k_base *ab) argument
848 struct ath12k_base *ab = ar->ab; local
881 ath12k_dp_tx_htt_rx_filter_setup(struct ath12k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type, int rx_buf_size, struct htt_rx_ring_tlv_filter *tlv_filter) argument
1004 struct ath12k_base *ab = ar->ab; local
1044 struct ath12k_base *ab = ar->ab; local
1064 struct ath12k_base *ab = ar->ab; local
1105 ath12k_dp_tx_htt_tx_filter_setup(struct ath12k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type, int tx_buf_size, struct htt_tx_ring_tlv_filter *htt_tlv_filter) argument
1215 struct ath12k_base *ab = ar->ab; local
[all...]
H A Dqmi.c2001 static void ath12k_host_cap_parse_mlo(struct ath12k_base *ab, argument
2043 static int ath12k_qmi_host_cap_send(struct ath12k_base *ab) argument
2120 ath12k_qmi_phy_cap_send(struct ath12k_base *ab) argument
2176 ath12k_qmi_fw_ind_register_send(struct ath12k_base *ab) argument
2246 ath12k_qmi_respond_fw_mem_request(struct ath12k_base *ab) argument
2321 ath12k_qmi_free_target_mem_chunk(struct ath12k_base *ab) argument
2336 ath12k_qmi_alloc_target_mem_chunk(struct ath12k_base *ab) argument
2385 ath12k_qmi_request_target_cap(struct ath12k_base *ab) argument
2483 ath12k_qmi_load_file_target_mem(struct ath12k_base *ab, const u8 *data, u32 len, u8 type) argument
2571 ath12k_qmi_load_bdf_qmi(struct ath12k_base *ab, enum ath12k_qmi_bdf_type type) argument
2669 ath12k_qmi_m3_load(struct ath12k_base *ab) argument
2724 ath12k_qmi_m3_free(struct ath12k_base *ab) argument
2737 ath12k_qmi_wlanfw_m3_info_send(struct ath12k_base *ab) argument
2786 ath12k_qmi_wlanfw_mode_send(struct ath12k_base *ab, u32 mode) argument
2836 ath12k_qmi_wlanfw_wlan_cfg_send(struct ath12k_base *ab) argument
2922 ath12k_qmi_wlanfw_wlan_ini_send(struct ath12k_base *ab) argument
2965 ath12k_qmi_firmware_stop(struct ath12k_base *ab) argument
2976 ath12k_qmi_firmware_start(struct ath12k_base *ab, u32 mode) argument
3027 struct ath12k_base *ab = qmi->ab; local
3049 struct ath12k_base *ab = qmi->ab; local
3063 struct ath12k_base *ab = qmi->ab; local
3105 struct ath12k_base *ab = qmi->ab; local
3141 struct ath12k_base *ab = qmi->ab; local
3153 struct ath12k_base *ab = qmi->ab; local
3187 struct ath12k_base *ab = qmi->ab; local
3212 struct ath12k_base *ab = qmi->ab; local
3228 struct ath12k_base *ab = qmi->ab; local
3288 ath12k_qmi_init_service(struct ath12k_base *ab) argument
3326 ath12k_qmi_deinit_service(struct ath12k_base *ab) argument
3335 ath12k_qmi_free_resource(struct ath12k_base *ab) argument
[all...]
H A Dcore.c23 static int ath12k_core_rfkill_config(struct ath12k_base *ab) argument
44 int ath12k_core_suspend(struct ath12k_base *ab) argument
82 ath12k_core_resume(struct ath12k_base *ab) argument
108 __ath12k_core_create_board_name(struct ath12k_base *ab, char *name, size_t name_len, bool with_variant, bool bus_type_mode) argument
150 ath12k_core_create_board_name(struct ath12k_base *ab, char *name, size_t name_len) argument
156 ath12k_core_create_fallback_board_name(struct ath12k_base *ab, char *name, size_t name_len) argument
162 ath12k_core_create_bus_type_board_name(struct ath12k_base *ab, char *name, size_t name_len) argument
168 ath12k_core_firmware_request(struct ath12k_base *ab, const char *file) argument
190 ath12k_core_free_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) argument
198 ath12k_core_parse_bd_ie_board(struct ath12k_base *ab, struct ath12k_board_data *bd, const void *buf, size_t buf_len, const char *boardname, int ie_id, int name_id, int data_id) argument
283 ath12k_core_fetch_board_data_api_n(struct ath12k_base *ab, struct ath12k_board_data *bd, const char *boardname, int ie_id_match, int name_id, int data_id) argument
394 ath12k_core_fetch_board_data_api_1(struct ath12k_base *ab, struct ath12k_board_data *bd, char *filename) argument
409 ath12k_core_fetch_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) argument
467 ath12k_core_fetch_regdb(struct ath12k_base *ab, struct ath12k_board_data *bd) argument
513 ath12k_core_get_max_station_per_radio(struct ath12k_base *ab) argument
522 ath12k_core_get_max_peers_per_radio(struct ath12k_base *ab) argument
531 ath12k_core_get_max_num_tids(struct ath12k_base *ab) argument
540 ath12k_core_stop(struct ath12k_base *ab) argument
554 struct ath12k_base *ab = data; local
610 ath12k_core_check_smbios(struct ath12k_base *ab) argument
621 ath12k_core_soc_create(struct ath12k_base *ab) argument
644 ath12k_core_soc_destroy(struct ath12k_base *ab) argument
651 ath12k_core_pdev_create(struct ath12k_base *ab) argument
675 ath12k_core_pdev_destroy(struct ath12k_base *ab) argument
682 ath12k_core_start(struct ath12k_base *ab, enum ath12k_firmware_mode mode) argument
795 ath12k_core_start_firmware(struct ath12k_base *ab, enum ath12k_firmware_mode mode) argument
812 ath12k_core_qmi_firmware_ready(struct ath12k_base *ab) argument
872 ath12k_core_reconfigure_on_crash(struct ath12k_base *ab) argument
910 struct ath12k_base *ab = container_of(work, struct ath12k_base, rfkill_work); local
941 struct ath12k_base *ab = ar->ab; local
960 ath12k_core_pre_reconfigure_recovery(struct ath12k_base *ab) argument
1010 ath12k_core_post_reconfigure_recovery(struct ath12k_base *ab) argument
1052 struct ath12k_base *ab = container_of(work, struct ath12k_base, restart_work); local
1073 struct ath12k_base *ab = container_of(work, struct ath12k_base, reset_work); local
1141 ath12k_core_pre_init(struct ath12k_base *ab) argument
1156 ath12k_core_init(struct ath12k_base *ab) argument
1169 ath12k_core_deinit(struct ath12k_base *ab) argument
1184 ath12k_core_free(struct ath12k_base *ab) argument
1195 struct ath12k_base *ab; local
[all...]
/linux-master/drivers/staging/vt6655/
H A Drxtx.h89 struct vnt_phy_field ab; member in struct:vnt_tx_datahead_ab
128 struct vnt_phy_field ab; member in struct:vnt_rts_ab
173 struct vnt_phy_field ab; member in struct:vnt_tx_short_buf_head
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-api.c177 struct tmComResEncAudioBitRate ab; local
/linux-master/drivers/md/persistent-data/
H A Ddm-array.c97 static void *element_at(struct dm_array_info *info, struct array_block *ab, argument
111 static void on_entries(struct dm_array_info *info, struct array_block *ab, argument
122 static void inc_ablock_entries(struct dm_array_info *info, struct array_block *ab) argument
133 static void dec_ablock_entries(struct dm_array_info *info, struct array_block *ab) argument
152 alloc_ablock(struct dm_array_info *info, size_t size_of_block, uint32_t max_entries, struct dm_block **block, struct array_block **ab) argument
175 fill_ablock(struct dm_array_info *info, struct array_block *ab, const void *value, unsigned int new_nr) argument
198 trim_ablock(struct dm_array_info *info, struct array_block *ab, unsigned int new_nr) argument
218 get_ablock(struct dm_array_info *info, dm_block_t b, struct dm_block **block, struct array_block **ab) argument
251 lookup_ablock(struct dm_array_info *info, dm_block_t root, unsigned int index, struct dm_block **block, struct array_block **ab) argument
280 __shadow_ablock(struct dm_array_info *info, dm_block_t b, struct dm_block **block, struct array_block **ab) argument
325 shadow_ablock(struct dm_array_info *info, dm_block_t *root, unsigned int index, struct dm_block **block, struct array_block **ab) argument
356 struct array_block *ab; local
469 struct array_block *ab; local
508 struct array_block *ab; local
592 struct array_block *ab; local
707 populate_ablock_with_values(struct dm_array_info *info, struct array_block *ab, value_fn fn, void *context, unsigned int base, unsigned int new_nr) argument
736 struct array_block *ab; local
783 struct array_block *ab; local
811 struct array_block *ab; local
874 struct array_block *ab; local
[all...]
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6apm.c419 struct audio_buffer *ab; local
462 struct audio_buffer *ab; local

Completed in 403 milliseconds

123456