Searched defs:ar (Results 51 - 75 of 167) sorted by relevance

1234567

/linux-master/arch/x86/kernel/
H A Dsignal_64.c30 u32 ar; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwow.c27 struct ath10k *ar = arvif->ar; local
51 static int ath10k_wow_cleanup(struct ath10k *ar) argument
172 ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id, struct cfg80211_sched_scan_request *nd_config, struct wmi_pno_scan_req *pno) argument
271 struct ath10k *ar = arvif->ar; local
386 ath10k_wow_set_wakeups(struct ath10k *ar, struct cfg80211_wowlan *wowlan) argument
409 struct ath10k *ar = arvif->ar; local
432 ath10k_wow_nlo_cleanup(struct ath10k *ar) argument
451 ath10k_wow_enable(struct ath10k *ar) argument
474 ath10k_wow_wakeup(struct ath10k *ar) argument
501 struct ath10k *ar = hw->priv; local
555 struct ath10k *ar = hw->priv; local
567 struct ath10k *ar = hw->priv; local
615 ath10k_wow_init(struct ath10k *ar) argument
[all...]
H A Dhif.h102 ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id, struct ath10k_hif_sg_item *items, int n_items) argument
109 ath10k_hif_diag_read(struct ath10k *ar, u32 address, void *buf, size_t buf_len) argument
115 ath10k_hif_diag_write(struct ath10k *ar, u32 address, const void *data, int nbytes) argument
124 ath10k_hif_exchange_bmi_msg(struct ath10k *ar, void *request, u32 request_len, void *response, u32 *response_len) argument
132 ath10k_hif_start(struct ath10k *ar) argument
137 ath10k_hif_stop(struct ath10k *ar) argument
142 ath10k_hif_start_post(struct ath10k *ar) argument
149 ath10k_hif_get_htt_tx_complete(struct ath10k *ar) argument
156 ath10k_hif_map_service_to_pipe(struct ath10k *ar, u16 service_id, u8 *ul_pipe, u8 *dl_pipe) argument
164 ath10k_hif_get_default_pipe(struct ath10k *ar, u8 *ul_pipe, u8 *dl_pipe) argument
170 ath10k_hif_send_complete_check(struct ath10k *ar, u8 pipe_id, int force) argument
177 ath10k_hif_get_free_queue_number(struct ath10k *ar, u8 pipe_id) argument
183 ath10k_hif_power_up(struct ath10k *ar, enum ath10k_firmware_mode fw_mode) argument
189 ath10k_hif_power_down(struct ath10k *ar) argument
194 ath10k_hif_suspend(struct ath10k *ar) argument
202 ath10k_hif_resume(struct ath10k *ar) argument
210 ath10k_hif_read32(struct ath10k *ar, u32 address) argument
220 ath10k_hif_write32(struct ath10k *ar, u32 address, u32 data) argument
231 ath10k_hif_fetch_cal_eeprom(struct ath10k *ar, void **data, size_t *data_len) argument
241 ath10k_hif_get_target_info(struct ath10k *ar, struct bmi_target_info *tgt_info) argument
250 ath10k_hif_set_target_log_mode(struct ath10k *ar, u8 fw_log_mode) argument
[all...]
H A Dqmi.h92 struct ath10k *ar; member in struct:ath10k_qmi
H A Dspectral.c11 static void send_fft_sample(struct ath10k *ar, argument
48 static inline size_t ath10k_spectral_fix_bin_size(struct ath10k *ar, argument
63 int ath10k_spectral_process_fft(struct ath10k *ar, argument
161 static struct ath10k_vif *ath10k_get_spectral_vdev(struct ath10k *ar) argument
179 ath10k_spectral_scan_trigger(struct ath10k *ar) argument
210 ath10k_spectral_scan_config(struct ath10k *ar, enum ath10k_spectral_mode mode) argument
276 struct ath10k *ar = file->private_data; local
305 struct ath10k *ar = file->private_data; local
368 struct ath10k *ar = file->private_data; local
385 struct ath10k *ar = file->private_data; local
415 struct ath10k *ar = file->private_data; local
436 struct ath10k *ar = file->private_data; local
495 ath10k_spectral_start(struct ath10k *ar) argument
519 ath10k_spectral_create(struct ath10k *ar) argument
544 ath10k_spectral_destroy(struct ath10k *ar) argument
[all...]
H A Dusb.h102 struct ath10k *ar; member in struct:ath10k_usb
110 struct ath10k *ar; member in struct:ath10k_urb_context
113 static inline struct ath10k_usb *ath10k_usb_priv(struct ath10k *ar) argument
H A Dqmi.c36 struct ath10k *ar = qmi->ar; local
68 struct ath10k *ar = qmi->ar; local
125 struct ath10k *ar = qmi->ar; local
203 struct ath10k *ar = qmi->ar; local
242 struct ath10k *ar = qmi->ar; local
328 struct ath10k *ar = qmi->ar; local
381 ath10k_qmi_mode_send_sync_msg(struct ath10k *ar, enum wlfw_driver_mode_enum_v01 mode) argument
428 ath10k_qmi_cfg_send_sync_msg(struct ath10k *ar, struct ath10k_qmi_wlan_enable_cfg *config, const char *version) argument
515 ath10k_qmi_wlan_enable(struct ath10k *ar, struct ath10k_qmi_wlan_enable_cfg *config, enum wlfw_driver_mode_enum_v01 mode, const char *version) argument
540 ath10k_qmi_wlan_disable(struct ath10k *ar) argument
545 ath10k_qmi_add_wlan_ver_smem(struct ath10k *ar, const char *fw_build_id) argument
576 struct ath10k *ar = qmi->ar; local
658 struct ath10k *ar = qmi->ar; local
705 ath10k_qmi_set_fw_log_mode(struct ath10k *ar, u8 fw_log_mode) argument
755 struct ath10k *ar = qmi->ar; local
810 struct ath10k *ar = qmi->ar; local
857 struct ath10k *ar = qmi->ar; local
898 struct ath10k *ar = qmi->ar; local
931 struct ath10k *ar = qmi->ar; local
980 struct ath10k *ar = qmi->ar; local
1031 struct ath10k *ar = qmi->ar; local
1063 ath10k_qmi_init(struct ath10k *ar, u32 msa_size) argument
1116 ath10k_qmi_deinit(struct ath10k *ar) argument
[all...]
H A Dpci.h111 struct ath10k *ar; member in struct:ath10k_pci
194 static inline struct ath10k_pci *ath10k_pci_priv(struct ath10k *ar) argument
[all...]
H A Ddebugfs_sta.c13 static void ath10k_rx_stats_update_amsdu_subfrm(struct ath10k *ar, argument
29 static void ath10k_rx_stats_update_ampdu_subfrm(struct ath10k *ar, argument
49 void ath10k_sta_update_rx_tid_stats_ampdu(struct ath10k *ar, u16 peer_id, u8 tid, argument
79 void ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr, argument
129 ath10k_sta_update_extd_stats_rx_duration(struct ath10k *ar, struct ath10k_fw_stats *stats) argument
148 ath10k_sta_update_stats_rx_duration(struct ath10k *ar, struct ath10k_fw_stats *stats) argument
167 ath10k_sta_update_rx_duration(struct ath10k *ar, struct ath10k_fw_stats *stats) argument
182 struct ath10k *ar = arsta->arvif->ar; local
201 struct ath10k *ar = arsta->arvif->ar; local
244 struct ath10k *ar = arsta->arvif->ar; local
295 struct ath10k *ar = arsta->arvif->ar; local
345 struct ath10k *ar = arsta->arvif->ar; local
397 struct ath10k *ar = arsta->arvif->ar; local
416 struct ath10k *ar = arsta->arvif->ar; local
459 struct ath10k *ar = arsta->arvif->ar; local
569 struct ath10k *ar = arsta->arvif->ar; local
652 struct ath10k *ar = arsta->arvif->ar; local
761 struct ath10k *ar = hw->priv; local
[all...]
H A Dcoredump.h189 static inline int ath10k_coredump_submit(struct ath10k *ar) argument
194 static inline struct ath10k_fw_crash_data *ath10k_coredump_new(struct ath10k *ar) argument
199 ath10k_coredump_create(struct ath10k *ar) argument
204 ath10k_coredump_register(struct ath10k *ar) argument
209 ath10k_coredump_unregister(struct ath10k *ar) argument
213 ath10k_coredump_destroy(struct ath10k *ar) argument
218 ath10k_coredump_get_mem_layout(struct ath10k *ar) argument
224 _ath10k_coredump_get_mem_layout(struct ath10k *ar) argument
[all...]
H A Ddebug.h115 ath10k_debug_get_fw_dbglog_mask(struct ath10k *ar) argument
120 ath10k_debug_get_fw_dbglog_level(struct ath10k *ar) argument
125 ath10k_debug_is_extd_tx_stats_enabled(struct ath10k *ar) argument
134 ath10k_debug_start(struct ath10k *ar) argument
139 ath10k_debug_stop(struct ath10k *ar) argument
143 ath10k_debug_create(struct ath10k *ar) argument
148 ath10k_debug_destroy(struct ath10k *ar) argument
152 ath10k_debug_register(struct ath10k *ar) argument
157 ath10k_debug_unregister(struct ath10k *ar) argument
161 ath10k_debug_fw_stats_process(struct ath10k *ar, struct sk_buff *skb) argument
166 ath10k_debug_tpc_stats_process(struct ath10k *ar, struct ath10k_tpc_stats *tpc_stats) argument
173 ath10k_debug_tpc_stats_final_process(struct ath10k *ar, struct ath10k_tpc_stats_final *tpc_stats) argument
179 ath10k_debug_dbglog_add(struct ath10k *ar, u8 *buffer, int len) argument
184 ath10k_debug_get_fw_dbglog_mask(struct ath10k *ar) argument
189 ath10k_debug_get_fw_dbglog_level(struct ath10k *ar) argument
194 ath10k_debug_is_extd_tx_stats_enabled(struct ath10k *ar) argument
199 ath10k_debug_fw_stats_request(struct ath10k *ar) argument
229 ath10k_sta_update_rx_duration(struct ath10k *ar, struct ath10k_fw_stats *stats) argument
235 ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr, unsigned long num_msdus, enum ath10k_pkt_rx_err err, unsigned long unchain_cnt, unsigned long drop_cnt, unsigned long drop_cnt_filter, unsigned long queued_msdus) argument
246 ath10k_sta_update_rx_tid_stats_ampdu(struct ath10k *ar, u16 peer_id, u8 tid, struct htt_rx_indication_mpdu_range *ranges, int num_ranges) argument
264 __ath10k_dbg(struct ath10k *ar, enum ath10k_debug_mask dbg_mask, const char *fmt, ...) argument
271 ath10k_dbg_dump(struct ath10k *ar, enum ath10k_debug_mask mask, const char *msg, const char *prefix, const void *buf, size_t len) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddbring.c12 int ath11k_dbring_validate_buffer(struct ath11k *ar, void *buffer, u32 size) argument
27 static void ath11k_dbring_fill_magic_value(struct ath11k *ar, argument
39 static int ath11k_dbring_bufs_replenish(struct ath11k *ar, argument
106 static int ath11k_dbring_fill_bufs(struct ath11k *ar, argument
152 ath11k_dbring_wmi_cfg_setup(struct ath11k *ar, struct ath11k_dbring *ring, enum wmi_direct_buffer_module id) argument
184 ath11k_dbring_set_cfg(struct ath11k *ar, struct ath11k_dbring *ring, u32 num_resp_per_event, u32 event_timeout_ms, int (*handler)(struct ath11k *, struct ath11k_dbring_data *)) argument
199 ath11k_dbring_buf_setup(struct ath11k *ar, struct ath11k_dbring *ring, struct ath11k_dbring_cap *db_cap) argument
222 ath11k_dbring_srng_setup(struct ath11k *ar, struct ath11k_dbring *ring, int ring_num, int num_entries) argument
271 struct ath11k *ar; local
379 ath11k_dbring_srng_cleanup(struct ath11k *ar, struct ath11k_dbring *ring) argument
384 ath11k_dbring_buf_cleanup(struct ath11k *ar, struct ath11k_dbring *ring) argument
[all...]
H A Dpeer.c240 void ath11k_peer_cleanup(struct ath11k *ar, u32 vdev_id) argument
266 static int ath11k_wait_for_peer_deleted(struct ath11k *ar, int vdev_id, const u8 *addr) argument
271 int ath11k_wait_for_peer_delete_done(struct ath11k *ar, u32 vdev_id, argument
293 __ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, const u8 *addr) argument
350 ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, u8 *addr) argument
365 ath11k_wait_for_peer_created(struct ath11k *ar, int vdev_id, const u8 *addr) argument
370 ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, struct ieee80211_sta *sta, struct peer_create_params *param) argument
[all...]
H A Dtestmode.c30 struct ath11k *ar = NULL; local
51 struct ath11k *ar; local
102 struct ath11k *ar; local
231 ath11k_tm_cmd_get_version(struct ath11k *ar, struct nlattr *tb[]) argument
263 ath11k_tm_cmd_testmode_start(struct ath11k *ar, struct nlattr *tb[]) argument
300 ath11k_tm_cmd_wmi(struct ath11k *ar, struct nlattr *tb[], struct ieee80211_vif *vif) argument
390 ath11k_tm_cmd_wmi_ftm(struct ath11k *ar, struct nlattr *tb[]) argument
478 struct ath11k *ar = hw->priv; local
[all...]
H A Ddebugfs_sta.c129 void ath11k_debugfs_sta_update_txcompl(struct ath11k *ar, argument
141 struct ath11k *ar = arsta->arvif->ar; local
248 struct ath11k *ar = arsta->arvif->ar; local
345 struct ath11k *ar = arsta->arvif->ar; local
381 struct ath11k *ar = arsta->arvif->ar; local
418 struct ath11k *ar = arsta->arvif->ar; local
458 struct ath11k *ar = arsta->arvif->ar; local
485 struct ath11k *ar = arsta->arvif->ar; local
536 struct ath11k *ar = arsta->arvif->ar; local
586 struct ath11k *ar = arsta->arvif->ar; local
637 struct ath11k *ar = arsta->arvif->ar; local
657 struct ath11k *ar = arsta->arvif->ar; local
702 struct ath11k *ar = arsta->arvif->ar; local
761 struct ath11k *ar = arsta->arvif->ar; local
788 struct ath11k *ar = arsta->arvif->ar; local
822 struct ath11k *ar = arsta->arvif->ar; local
854 struct ath11k *ar = hw->priv; local
[all...]
H A Dmac.h18 struct ath11k *ar; member in struct:ath11k_generic_iter
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddbring.c10 static int ath12k_dbring_bufs_replenish(struct ath12k *ar, argument
75 static int ath12k_dbring_fill_bufs(struct ath12k *ar, argument
116 int ath12k_dbring_wmi_cfg_setup(struct ath12k *ar, argument
148 int ath12k_dbring_set_cfg(struct ath12k *ar, struc argument
163 ath12k_dbring_buf_setup(struct ath12k *ar, struct ath12k_dbring *ring, struct ath12k_dbring_cap *db_cap) argument
186 ath12k_dbring_srng_setup(struct ath12k *ar, struct ath12k_dbring *ring, int ring_num, int num_entries) argument
235 struct ath12k *ar; local
337 ath12k_dbring_srng_cleanup(struct ath12k *ar, struct ath12k_dbring *ring) argument
342 ath12k_dbring_buf_cleanup(struct ath12k *ar, struct ath12k_dbring *ring) argument
[all...]
H A Dreg.c52 struct ath12k *ar = ath12k_ah_to_ar(ah); local
94 int ath12k_reg_update_chan_list(struct ath12k *ar) argument
201 ath12k_regd_update(struct ath12k *ar, bool init) argument
719 struct ath12k *ar = container_of(work, struct ath12k, local
[all...]
/linux-master/drivers/net/wireless/ath/ar5523/
H A Dar5523.h61 struct ar5523 *ar; member in struct:ar5523_tx_cmd
76 struct ar5523 *ar; member in struct:ar5523_tx_data
82 struct ar5523 *ar; member in struct:ar5523_rx_data
[all...]
/linux-master/drivers/net/wireless/ath/carl9170/
H A Drx.c49 static void carl9170_dbg_message(struct ar9170 *ar, const char *buf, u32 len) argument
76 static void carl9170_handle_ps(struct ar9170 *ar, struct carl9170_rsp *rsp) argument
96 carl9170_check_sequence(struct ar9170 *ar, unsigned int seq) argument
129 carl9170_cmd_callback(struct ar9170 *ar, u32 len, void *buffer) argument
161 carl9170_handle_command_response(struct ar9170 *ar, void *buf, u32 len) argument
289 carl9170_rx_mac_status(struct ar9170 *ar, struct ar9170_rx_head *head, struct ar9170_rx_macstatus *mac, struct ieee80211_rx_status *status) argument
442 carl9170_rx_phy_status(struct ar9170 *ar, struct ar9170_rx_phystatus *phy, struct ieee80211_rx_status *status) argument
518 carl9170_ps_beacon(struct ar9170 *ar, void *data, unsigned int len) argument
573 carl9170_ba_check(struct ar9170 *ar, void *data, unsigned int len) argument
620 carl9170_ampdu_check(struct ar9170 *ar, u8 *buf, u8 ms, struct ieee80211_rx_status *rx_status) argument
659 carl9170_handle_mpdu(struct ar9170 *ar, u8 *buf, int len, struct ieee80211_rx_status *status) argument
697 carl9170_rx_untie_data(struct ar9170 *ar, u8 *buf, int len) argument
825 carl9170_rx_untie_cmds(struct ar9170 *ar, const u8 *respbuf, const unsigned int resplen) argument
854 __carl9170_rx(struct ar9170 *ar, u8 *buf, unsigned int len) argument
875 carl9170_rx_stream(struct ar9170 *ar, void *buf, unsigned int len) argument
1007 carl9170_rx(struct ar9170 *ar, void *buf, unsigned int len) argument
[all...]
H A Ddebug.c66 struct ar9170 *ar; local
117 struct ar9170 *ar; local
216 carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
239 carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
283 carl9170_debugfs_format_frame(struct ar9170 *ar, struct sk_buff *skb, const char *prefix, char *buf, ssize_t *off, ssize_t bufsize) argument
300 carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
356 carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, ssize_t *len, size_t bufsize, struct sk_buff_head *queue) argument
382 carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
398 carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
416 carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
436 carl9170_debugfs_vif_dump_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *len) argument
544 carl9170_debugfs_hw_ioread32_write(struct ar9170 *ar, const char *buf, size_t count) argument
595 carl9170_debugfs_hw_ioread32_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *ret) argument
616 carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf, size_t count) argument
663 carl9170_debugfs_bug_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *ret) argument
691 carl9170_debugfs_erp_read(struct ar9170 *ar, char *buf, size_t bufsize, ssize_t *ret) argument
699 carl9170_debugfs_erp_write(struct ar9170 *ar, const char *buf, size_t count) argument
721 carl9170_debugfs_hw_iowrite32_write(struct ar9170 *ar, const char *buf, size_t count) argument
813 carl9170_debugfs_register(struct ar9170 *ar) argument
883 carl9170_debugfs_unregister(struct ar9170 *ar) argument
[all...]
H A Dphy.c44 static int carl9170_init_power_cal(struct ar9170 *ar) argument
432 static int carl9170_init_phy_from_eeprom(struct ar9170 *ar, argument
543 static int carl9170_init_phy(struct ar9170 *ar, enum nl80211_band band) argument
672 carl9170_init_rf_banks_0_7(struct ar9170 *ar, bool band5ghz) argument
966 carl9170_init_rf_bank4_pwr(struct ar9170 *ar, bool band5ghz, u32 freq, enum carl9170_bw bw) argument
1117 carl9170_set_freq_cal_data(struct ar9170 *ar, struct ieee80211_channel *channel) argument
1217 carl9170_get_max_edge_power(struct ar9170 *ar, u32 freq, struct ar9170_calctl_edges edges[]) argument
1259 carl9170_get_heavy_clip(struct ar9170 *ar, u32 freq, enum carl9170_bw bw, struct ar9170_calctl_edges edges[]) argument
1291 carl9170_calc_ctl(struct ar9170 *ar, u32 freq, enum carl9170_bw bw) argument
1428 carl9170_set_power_cal(struct ar9170 *ar, u32 freq, enum carl9170_bw bw) argument
1527 carl9170_get_noisefloor(struct ar9170 *ar) argument
1570 carl9170_set_channel(struct ar9170 *ar, struct ieee80211_channel *channel, enum nl80211_channel_type _bw) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-aspeed.c292 struct aspeed_reset *ar = to_aspeed_reset(rcdev); local
307 struct aspeed_reset *ar = to_aspeed_reset(rcdev); local
322 struct aspeed_reset *ar = to_aspeed_reset(rcdev); local
386 struct aspeed_reset *ar; local
[all...]
/linux-master/arch/s390/kvm/
H A Dkvm-s390.h130 static inline u64 kvm_s390_get_base_disp_s(struct kvm_vcpu *vcpu, u8 *ar) argument
167 static inline u64 kvm_s390_get_base_disp_rsy(struct kvm_vcpu *vcpu, u8 *ar) argument
182 static inline u64 kvm_s390_get_base_disp_rs(struct kvm_vcpu *vcpu, u8 *ar) argument
/linux-master/drivers/video/fbdev/core/
H A Dsvgalib.c385 u16 am, an, ar; local

Completed in 310 milliseconds

1234567