Searched defs:ar (Results 1 - 25 of 171) sorted by last modified time

1234567

/linux-master/scripts/
H A Dkallsyms.c109 struct addr_range *ar; local
195 const struct addr_range *ar; local
[all...]
/linux-master/mm/damon/
H A Dsysfs-schemes.c18 struct damon_addr_range ar; member in struct:damon_sysfs_scheme_region
/linux-master/include/linux/
H A Ddamon.h67 struct damon_addr_range ar; member in struct:damon_region
/linux-master/fs/ext4/
H A Dmballoc.c4421 ext4_mb_normalize_request(struct ext4_allocation_context *ac, struct ext4_allocation_request *ar) argument
5792 ext4_mb_initialize_context(struct ext4_allocation_context *ac, struct ext4_allocation_request *ar) argument
6071 ext4_mb_new_blocks_simple(struct ext4_allocation_request *ar, int *errp) argument
6138 ext4_mb_new_blocks(handle_t *handle, struct ext4_allocation_request *ar, int *errp) argument
[all...]
H A Dmballoc-test.c401 struct ext4_allocation_request ar; local
[all...]
H A Dextents.c4137 struct ext4_allocation_request ar; local
[all...]
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dmemop.c52 uint8_t ar; member in struct:mop_desc
/linux-master/tools/include/uapi/linux/
H A Dkvm.h377 __u8 ar; member in struct:kvm_run::__anon1613::__anon1637
/linux-master/sound/soc/sof/intel/
H A Dtelemetry.h27 u32 ar[XTENSA_CORE_AR_REGS_COUNT]; member in struct:xtensa_arch_block
/linux-master/include/uapi/linux/
H A Dkvm.h377 __u8 ar; member in struct:kvm_run::__anon1234::__anon1258
/linux-master/include/sound/sof/
H A Dxtensa.h46 uint32_t ar[]; member in struct:sof_ipc_dsp_oops_xtensa
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dsdio.c133 static int ath10k_sdio_config(struct ath10k *ar) argument
218 static int ath10k_sdio_write32(struct ath10k *ar, u32 addr, u32 val) argument
242 ath10k_sdio_writesb32(struct ath10k *ar, u32 addr, u32 val) argument
275 ath10k_sdio_read32(struct ath10k *ar, u32 addr, u32 *val) argument
298 ath10k_sdio_read(struct ath10k *ar, u32 addr, void *buf, size_t len) argument
323 ath10k_sdio_write(struct ath10k *ar, u32 addr, const void *buf, size_t len) argument
351 ath10k_sdio_readsb(struct ath10k *ar, u32 addr, void *buf, size_t len) argument
380 ath10k_sdio_mbox_rx_process_packet(struct ath10k *ar, struct ath10k_sdio_rx_data *pkt, u32 *lookaheads, int *n_lookaheads) argument
418 ath10k_sdio_mbox_rx_process_packets(struct ath10k *ar, u32 lookaheads[], int *n_lookahead) argument
500 ath10k_sdio_mbox_alloc_bundle(struct ath10k *ar, struct ath10k_sdio_rx_data *rx_pkts, struct ath10k_htc_hdr *htc_hdr, size_t full_len, size_t act_len, size_t *bndl_cnt) argument
538 ath10k_sdio_mbox_rx_alloc(struct ath10k *ar, u32 lookaheads[], int n_lookaheads) argument
643 ath10k_sdio_mbox_rx_fetch(struct ath10k *ar) argument
674 ath10k_sdio_mbox_rx_fetch_bundle(struct ath10k *ar) argument
733 ath10k_sdio_mbox_rxmsg_pending_handler(struct ath10k *ar, u32 msg_lookahead, bool *done) argument
798 ath10k_sdio_mbox_proc_dbg_intr(struct ath10k *ar) argument
816 ath10k_sdio_mbox_proc_counter_intr(struct ath10k *ar) argument
841 ath10k_sdio_mbox_proc_err_intr(struct ath10k *ar) argument
887 ath10k_sdio_mbox_proc_cpu_intr(struct ath10k *ar) argument
929 ath10k_sdio_mbox_read_int_status(struct ath10k *ar, u8 *host_int_status, u32 *lookahead) argument
996 ath10k_sdio_mbox_proc_pending_irqs(struct ath10k *ar, bool *done) argument
1079 ath10k_sdio_set_mbox_info(struct ath10k *ar) argument
1125 ath10k_sdio_bmi_credits(struct ath10k *ar) argument
1164 ath10k_sdio_bmi_get_rx_lookahead(struct ath10k *ar) argument
1194 ath10k_sdio_bmi_exchange_msg(struct ath10k *ar, void *req, u32 req_len, void *resp, u32 *resp_len) argument
1290 ath10k_sdio_alloc_busreq(struct ath10k *ar) argument
1311 ath10k_sdio_free_bus_req(struct ath10k *ar, struct ath10k_sdio_bus_request *bus_req) argument
1323 __ath10k_sdio_write_async(struct ath10k *ar, struct ath10k_sdio_bus_request *req) argument
1353 struct ath10k *ar = ar_sdio->ar; local
1376 struct ath10k *ar = ar_sdio->ar; local
1391 ath10k_sdio_set_mbox_sleep(struct ath10k *ar, bool enable_sleep) argument
1460 struct ath10k *ar = ar_sdio->ar; local
1487 ath10k_sdio_prep_async_req(struct ath10k *ar, u32 addr, struct sk_buff *skb, struct completion *comp, bool htc_msg, enum ath10k_htc_ep_id eid) argument
1523 struct ath10k *ar = ar_sdio->ar; local
1551 ath10k_sdio_disable_intrs(struct ath10k *ar) argument
1571 ath10k_sdio_hif_power_up(struct ath10k *ar, enum ath10k_firmware_mode fw_mode) argument
1614 ath10k_sdio_hif_power_down(struct ath10k *ar) argument
1646 ath10k_sdio_hif_tx_sg(struct ath10k *ar, u8 pipe_id, struct ath10k_hif_sg_item *items, int n_items) argument
1679 ath10k_sdio_enable_intrs(struct ath10k *ar) argument
1729 ath10k_sdio_hif_diag_read(struct ath10k *ar, u32 address, void *buf, size_t buf_len) argument
1762 ath10k_sdio_diag_read32(struct ath10k *ar, u32 address, u32 *value) argument
1784 ath10k_sdio_hif_diag_write_mem(struct ath10k *ar, u32 address, const void *data, int nbytes) argument
1808 ath10k_sdio_hif_start_post(struct ath10k *ar) argument
1837 ath10k_sdio_get_htt_tx_complete(struct ath10k *ar) argument
1861 ath10k_sdio_hif_start(struct ath10k *ar) argument
1916 ath10k_sdio_irq_disable(struct ath10k *ar) argument
1965 ath10k_sdio_hif_stop(struct ath10k *ar) argument
2004 ath10k_sdio_hif_suspend(struct ath10k *ar) argument
2009 ath10k_sdio_hif_resume(struct ath10k *ar) argument
2029 ath10k_sdio_hif_map_service_to_pipe(struct ath10k *ar, u16 service_id, u8 *ul_pipe, u8 *dl_pipe) argument
2107 ath10k_sdio_hif_get_default_pipe(struct ath10k *ar, u8 *ul_pipe, u8 *dl_pipe) argument
2147 struct ath10k *ar = ar_sdio->ar; local
2187 struct ath10k *ar = container_of(ctx, struct ath10k, napi); local
2199 ath10k_sdio_read_host_interest_value(struct ath10k *ar, u32 item_offset, u32 *val) argument
2217 ath10k_sdio_read_mem(struct ath10k *ar, u32 address, void *buf, u32 buf_len) argument
2235 ath10k_sdio_is_fast_dump_supported(struct ath10k *ar) argument
2246 ath10k_sdio_dump_registers(struct ath10k *ar, struct ath10k_fw_crash_data *crash_data, bool fast_dump) argument
2289 ath10k_sdio_dump_memory_section(struct ath10k *ar, const struct ath10k_mem_region *mem_region, u8 *buf, size_t buf_len) argument
2379 ath10k_sdio_dump_memory_generic(struct ath10k *ar, const struct ath10k_mem_region *current_region, u8 *buf, bool fast_dump) argument
2416 ath10k_sdio_dump_memory(struct ath10k *ar, struct ath10k_fw_crash_data *crash_data, bool fast_dump) argument
2478 ath10k_sdio_fw_crashed_dump(struct ath10k *ar) argument
2514 struct ath10k *ar; local
2641 struct ath10k *ar = ar_sdio->ar; local
[all...]
/linux-master/drivers/gpu/drm/ast/
H A Dast_drv.h355 u8 ar[20]; member in struct:ast_vbios_stdtable
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.h317 u32 ar; member in struct:vcpu_vmx::__anon130::kvm_save_segment
H A Dvmx.c3500 u32 ar; local
3551 int ar = vmx_read_guest_seg_ar(vmx, VCPU_SREG_SS); local
3558 u32 ar; local
3619 u32 ar = vmx_read_guest_seg_ar(to_vmx(vcpu), VCPU_SREG_CS); local
3652 u32 ar; local
3908 unsigned int ar; local
[all...]
/linux-master/fs/
H A Dlibfs.c1197 struct simple_transaction_argresp *ar = file->private_data; local
1212 struct simple_transaction_argresp *ar; local
1244 struct simple_transaction_argresp *ar = file->private_data; local
[all...]
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3303 struct mac80211_hwsim_data *ar = hw->priv; local
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dtx.c48 static inline unsigned int __carl9170_get_queue(struct ar9170 *ar, argument
64 static inline unsigned int carl9170_get_queue(struct ar9170 *ar, argument
70 static bool is_mem_full(struct ar9170 *ar) argument
76 static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb) argument
107 __carl9170_get_tx_sta(struct ar9170 *ar, struct sk_buff *skb) argument
138 carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb) argument
156 carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb) argument
190 carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb) argument
226 carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb) argument
264 struct ar9170 *ar; local
347 carl9170_tx_shift_bm(struct ar9170 *ar, struct carl9170_sta_tid *tid_info, u16 seq) argument
379 carl9170_tx_status_process_ampdu(struct ar9170 *ar, struct sk_buff *skb, struct ieee80211_tx_info *txinfo) argument
438 carl9170_tx_bar_status(struct ar9170 *ar, struct sk_buff *skb, struct ieee80211_tx_info *tx_info) argument
477 carl9170_tx_status(struct ar9170 *ar, struct sk_buff *skb, const bool success) argument
501 carl9170_tx_callback(struct ar9170 *ar, struct sk_buff *skb) argument
514 carl9170_get_queued_skb(struct ar9170 *ar, u8 cookie, struct sk_buff_head *queue) argument
537 carl9170_tx_fill_rateinfo(struct ar9170 *ar, unsigned int rix, unsigned int tries, struct ieee80211_tx_info *txinfo) argument
559 carl9170_check_queue_stop_timeout(struct ar9170 *ar) argument
604 carl9170_tx_ampdu_timeout(struct ar9170 *ar) argument
642 struct ar9170 *ar = container_of(work, struct ar9170, local
659 __carl9170_tx_process_status(struct ar9170 *ar, const uint8_t cookie, const uint8_t info) argument
690 carl9170_tx_process_status(struct ar9170 *ar, const struct carl9170_rsp *cmd) argument
707 carl9170_tx_rate_tpc_chains(struct ar9170 *ar, struct ieee80211_tx_info *info, struct ieee80211_tx_rate *txrate, unsigned int *phyrate, unsigned int *tpc, unsigned int *chains) argument
766 carl9170_tx_physet(struct ar9170 *ar, struct ieee80211_tx_info *info, struct ieee80211_tx_rate *txrate) argument
826 carl9170_tx_rts_check(struct ar9170 *ar, struct ieee80211_tx_rate *rate, bool ampdu, bool multi) argument
853 carl9170_tx_cts_check(struct ar9170 *ar, struct ieee80211_tx_rate *rate) argument
873 carl9170_tx_get_rates(struct ar9170 *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb) argument
890 carl9170_tx_apply_rateset(struct ar9170 *ar, struct ieee80211_tx_info *sinfo, struct sk_buff *skb) argument
960 carl9170_tx_prepare(struct ar9170 *ar, struct ieee80211_sta *sta, struct sk_buff *skb) argument
1085 carl9170_set_immba(struct ar9170 *ar, struct sk_buff *skb) argument
1093 carl9170_set_ampdu_params(struct ar9170 *ar, struct sk_buff *skb) argument
1130 carl9170_tx_ampdu(struct ar9170 *ar) argument
1245 carl9170_tx_pick_skb(struct ar9170 *ar, struct sk_buff_head *queue) argument
1276 carl9170_tx_drop(struct ar9170 *ar, struct sk_buff *skb) argument
1289 carl9170_tx_ps_drop(struct ar9170 *ar, struct sk_buff *skb) argument
1322 carl9170_bar_check(struct ar9170 *ar, struct sk_buff *skb) argument
1342 carl9170_tx(struct ar9170 *ar) argument
1397 carl9170_tx_ampdu_queue(struct ar9170 *ar, struct ieee80211_sta *sta, struct sk_buff *skb, struct ieee80211_tx_info *txinfo) argument
1477 struct ar9170 *ar = hw->priv; local
1531 carl9170_tx_scheduler(struct ar9170 *ar) argument
1542 carl9170_pick_beaconing_vif(struct ar9170 *ar) argument
1573 carl9170_tx_beacon_physet(struct ar9170 *ar, struct sk_buff *skb, u32 *ht1, u32 *plcp) argument
1617 carl9170_update_beacon(struct ar9170 *ar, const bool submit) argument
[all...]
H A Dusb.c133 static void carl9170_usb_submit_data_urb(struct ar9170 *ar) argument
169 struct ar9170 *ar = usb_get_intfdata(usb_ifnum_to_if(urb->dev, 0)); local
212 carl9170_usb_submit_cmd_urb(struct ar9170 *ar) argument
241 struct ar9170 *ar = urb->context; local
279 struct ar9170 *ar = urb->context; local
316 carl9170_usb_submit_rx_urb(struct ar9170 *ar, gfp_t gfp) argument
342 carl9170_usb_rx_work(struct ar9170 *ar) argument
367 carl9170_usb_handle_tx_err(struct ar9170 *ar) argument
382 struct ar9170 *ar = from_tasklet(ar, t, usb_tasklet); local
400 struct ar9170 *ar = urb->context; local
459 carl9170_usb_alloc_rx_urb(struct ar9170 *ar, gfp_t gfp) argument
483 carl9170_usb_send_rx_irq_urb(struct ar9170 *ar) argument
513 carl9170_usb_init_rx_bulk_urbs(struct ar9170 *ar) argument
556 carl9170_usb_flush(struct ar9170 *ar) argument
583 carl9170_usb_cancel_urbs(struct ar9170 *ar) argument
604 __carl9170_exec_cmd(struct ar9170 *ar, struct carl9170_cmd *cmd, const bool free_buf) argument
652 carl9170_exec_cmd(struct ar9170 *ar, const enum carl9170_cmd_oids cmd, unsigned int plen, void *payload, unsigned int outlen, void *out) argument
715 carl9170_usb_tx(struct ar9170 *ar, struct sk_buff *skb) argument
759 carl9170_release_firmware(struct ar9170 *ar) argument
767 carl9170_usb_stop(struct ar9170 *ar) argument
793 carl9170_usb_open(struct ar9170 *ar) argument
801 carl9170_usb_load_firmware(struct ar9170 *ar) argument
866 carl9170_usb_restart(struct ar9170 *ar) argument
908 carl9170_usb_reset(struct ar9170 *ar) argument
926 carl9170_usb_init_device(struct ar9170 *ar) argument
969 carl9170_usb_firmware_failed(struct ar9170 *ar) argument
990 carl9170_usb_firmware_finish(struct ar9170 *ar) argument
1024 struct ar9170 *ar = context; local
1040 struct ar9170 *ar; local
1140 struct ar9170 *ar = usb_get_intfdata(intf); local
1165 struct ar9170 *ar = usb_get_intfdata(intf); local
1177 struct ar9170 *ar = usb_get_intfdata(intf); local
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c45 struct ath6kl *ar; member in struct:ath6kl_sdio
80 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) argument
96 static void ath6kl_sdio_set_mbox_info(struct ath6kl *ar) argument
409 static int ath6kl_sdio_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf, argument
503 ath6kl_sdio_power_on(struct ath6kl *ar) argument
543 ath6kl_sdio_power_off(struct ath6kl *ar) argument
566 ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer, u32 length, u32 request, struct htc_packet *packet) argument
592 ath6kl_sdio_irq_enable(struct ath6kl *ar) argument
607 ath6kl_sdio_is_on_irq(struct ath6kl *ar) argument
614 ath6kl_sdio_irq_disable(struct ath6kl *ar) argument
639 ath6kl_sdio_scatter_req_get(struct ath6kl *ar) argument
659 ath6kl_sdio_scatter_req_add(struct ath6kl *ar, struct hif_scatter_req *s_req) argument
672 ath6kl_sdio_async_rw_scatter(struct ath6kl *ar, struct hif_scatter_req *scat_req) argument
699 ath6kl_sdio_cleanup_scatter(struct ath6kl *ar) argument
731 ath6kl_sdio_enable_scatter(struct ath6kl *ar) argument
794 ath6kl_sdio_config(struct ath6kl *ar) argument
832 ath6kl_set_sdio_pm_caps(struct ath6kl *ar) argument
861 ath6kl_sdio_suspend(struct ath6kl *ar, struct cfg80211_wowlan *wow) argument
928 ath6kl_sdio_resume(struct ath6kl *ar) argument
965 ath6kl_set_addrwin_reg(struct ath6kl *ar, u32 reg_addr, u32 addr) argument
1018 ath6kl_sdio_diag_read32(struct ath6kl *ar, u32 address, u32 *data) argument
1041 ath6kl_sdio_diag_write32(struct ath6kl *ar, u32 address, __le32 data) argument
1061 ath6kl_sdio_bmi_credits(struct ath6kl *ar) argument
1103 ath6kl_bmi_get_rx_lkahd(struct ath6kl *ar) argument
1132 ath6kl_sdio_bmi_write(struct ath6kl *ar, u8 *buf, u32 len) argument
1153 ath6kl_sdio_bmi_read(struct ath6kl *ar, u8 *buf, u32 len) argument
1222 ath6kl_sdio_stop(struct ath6kl *ar) argument
1311 struct ath6kl *ar; local
[all...]
H A Dhtc_pipe.c305 struct ath6kl *ar = target->dev->ar; local
741 static int ath6kl_htc_pipe_tx_complete(struct ath6kl *ar, struct sk_buff *skb) argument
941 static int ath6kl_htc_pipe_rx_complete(struct ath6kl *ar, struct sk_buff *skb, argument
1221 struct ath6kl *ar = target->dev->ar; local
1404 ath6kl_htc_pipe_create(struct ath6kl *ar) argument
1721 ath6kl_htc_pipe_attach(struct ath6kl *ar) argument
[all...]
H A Dhtc_mbox.c2840 ath6kl_htc_mbox_create(struct ath6kl *ar) argument
2927 ath6kl_htc_mbox_attach(struct ath6kl *ar) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.c357 static int ath12k_wmi_tlv_parse(struct ath12k_base *ar, const void **tb, argument
733 static u32 ath12k_wmi_mgmt_get_freq(struct ath12k *ar, argument
767 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id, argument
813 ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, struct ath12k_wmi_vdev_create_arg *args) argument
891 ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) argument
918 ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) argument
946 ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) argument
1014 ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, bool restart) argument
1100 ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid) argument
1133 ath12k_wmi_send_peer_create_cmd(struct ath12k *ar, struct ath12k_wmi_peer_create_arg *arg) argument
1166 ath12k_wmi_send_peer_delete_cmd(struct ath12k *ar, const u8 *peer_addr, u8 vdev_id) argument
1198 ath12k_wmi_send_pdev_set_regdomain(struct ath12k *ar, struct ath12k_wmi_pdev_set_regdomain_arg *arg) argument
1237 ath12k_wmi_set_peer_param(struct ath12k *ar, const u8 *peer_addr, u32 vdev_id, u32 param_id, u32 param_val) argument
1270 ath12k_wmi_send_peer_flush_tids_cmd(struct ath12k *ar, u8 peer_addr[ETH_ALEN], u32 peer_tid_bitmap, u8 vdev_id) argument
1306 ath12k_wmi_peer_rx_reorder_queue_setup(struct ath12k *ar, int vdev_id, const u8 *addr, dma_addr_t paddr, u8 tid, u8 ba_window_size_valid, u32 ba_window_size) argument
1349 ath12k_wmi_rx_reord_queue_remove(struct ath12k *ar, struct ath12k_wmi_rx_reorder_queue_remove_arg *arg) argument
1384 ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id, u32 param_value, u8 pdev_id) argument
1416 ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) argument
1446 ath12k_wmi_pdev_suspend(struct ath12k *ar, u32 suspend_opt, u32 pdev_id) argument
1478 ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id) argument
1511 ath12k_wmi_pdev_bss_chan_info_request(struct ath12k *ar, enum wmi_bss_chan_info_req_type type) argument
1543 ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr, struct ath12k_wmi_ap_ps_arg *arg) argument
1578 ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id, u32 param, u32 param_value) argument
1611 ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms) argument
1640 ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id, u32 param_id, u32 param_value) argument
1674 ath12k_wmi_send_pdev_temperature_cmd(struct ath12k *ar) argument
1702 ath12k_wmi_send_bcn_offload_control_cmd(struct ath12k *ar, u32 vdev_id, u32 bcn_ctrl_op) argument
1735 ath12k_wmi_p2p_go_bcn_ie(struct ath12k *ar, u32 vdev_id, const u8 *p2p_ie) argument
1777 ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id, struct ieee80211_mutable_offsets *offs, struct sk_buff *bcn) argument
1829 ath12k_wmi_vdev_install_key(struct ath12k *ar, struct wmi_vdev_install_key_arg *arg) argument
1970 ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar, struct ath12k_wmi_peer_assoc_arg *arg) argument
2174 ath12k_wmi_start_scan_init(struct ath12k *ar, struct ath12k_wmi_scan_req_arg *arg) argument
2279 ath12k_wmi_send_scan_start_cmd(struct ath12k *ar, struct ath12k_wmi_scan_req_arg *arg) argument
2462 ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar, struct ath12k_wmi_scan_cancel_arg *arg) argument
2510 ath12k_wmi_send_scan_chan_list_cmd(struct ath12k *ar, struct ath12k_wmi_scan_chan_list_arg *arg) argument
2627 ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id, struct wmi_wmm_params_all_arg *param) argument
2693 ath12k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath12k *ar, u32 pdev_id) argument
2869 ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 initiator, u32 reason) argument
2905 ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 status) argument
2941 ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 buf_size) argument
2976 ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac) argument
3009 ath12k_wmi_send_init_country_cmd(struct ath12k *ar, struct ath12k_wmi_init_country_arg *arg) argument
3062 ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id) argument
3115 ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id) argument
3144 ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id, struct ieee80211_he_obss_pd *he_obss_pd) argument
3177 ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id, u8 bss_color, u32 period, bool enable) argument
3219 ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id, bool enable) argument
3253 ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id, struct sk_buff *tmpl) argument
3294 ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id, struct sk_buff *tmpl) argument
3345 ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval, bool unsol_bcast_probe_resp_enabled) argument
3591 ath12k_wmi_pdev_lro_cfg(struct ath12k *ar, int pdev_id) argument
3707 ath12k_wmi_vdev_spectral_conf(struct ath12k *ar, struct ath12k_wmi_vdev_spectral_conf_arg *arg) argument
3759 ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id, u32 trigger, u32 enable) argument
3796 ath12k_wmi_pdev_dma_ring_cfg(struct ath12k *ar, struct ath12k_wmi_pdev_dma_ring_cfg_arg *arg) argument
5136 wmi_process_mgmt_tx_comp(struct ath12k *ar, u32 desc_id, u32 status) argument
5208 ath12k_wmi_event_scan_started(struct ath12k *ar) argument
5231 ath12k_wmi_event_scan_start_failed(struct ath12k *ar) argument
5250 ath12k_wmi_event_scan_completed(struct ath12k *ar) argument
5276 ath12k_wmi_event_scan_bss_chan(struct ath12k *ar) argument
5294 ath12k_wmi_event_scan_foreign_chan(struct ath12k *ar, u32 freq) argument
5449 freq_to_idx(struct ath12k *ar, int freq) argument
5664 struct ath12k *ar; local
5844 struct ath12k *ar; local
5869 struct ath12k *ar; local
5913 struct ath12k *ar; local
5960 struct ath12k *ar; local
5987 struct ath12k *ar; local
6097 struct ath12k *ar; local
6130 struct ath12k *ar; local
6151 struct ath12k *ar; local
6235 struct ath12k *ar; local
6282 struct ath12k *ar; local
6330 struct ath12k *ar; local
6406 struct ath12k *ar; local
6478 struct ath12k *ar; local
6582 struct ath12k *ar; local
6717 struct ath12k *ar; local
6769 struct ath12k *ar; local
6860 struct ath12k *ar; local
7165 ath12k_wmi_send_unit_test_cmd(struct ath12k *ar, struct wmi_unit_test_cmd ut_cmd, u32 *test_args) argument
7222 ath12k_wmi_simulate_radar(struct ath12k *ar) argument
[all...]
H A Dreg.c52 struct ath12k *ar = ath12k_ah_to_ar(ah, 0); local
100 int ath12k_reg_update_chan_list(struct ath12k *ar) argument
207 ath12k_regd_update(struct ath12k *ar, bool init) argument
754 struct ath12k *ar = container_of(work, struct ath12k, local
[all...]
H A Dmac.h19 struct ath12k *ar; member in struct:ath12k_generic_iter
[all...]

Completed in 442 milliseconds

1234567