Home
last modified time | relevance | path

Searched defs:ar (Results 1 – 25 of 53) sorted by relevance

123

/linux-3.3/drivers/net/wireless/ath/ath6kl/
Dhif-ops.h23 static inline int hif_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf, in hif_read_write_sync()
34 static inline int hif_write_async(struct ath6kl *ar, u32 address, u8 *buffer, in hif_write_async()
45 static inline void ath6kl_hif_irq_enable(struct ath6kl *ar) in ath6kl_hif_irq_enable()
52 static inline void ath6kl_hif_irq_disable(struct ath6kl *ar) in ath6kl_hif_irq_disable()
59 static inline struct hif_scatter_req *hif_scatter_req_get(struct ath6kl *ar) in hif_scatter_req_get()
64 static inline void hif_scatter_req_add(struct ath6kl *ar, in hif_scatter_req_add()
70 static inline int ath6kl_hif_enable_scatter(struct ath6kl *ar) in ath6kl_hif_enable_scatter()
75 static inline int ath6kl_hif_scat_req_rw(struct ath6kl *ar, in ath6kl_hif_scat_req_rw()
81 static inline void ath6kl_hif_cleanup_scatter(struct ath6kl *ar) in ath6kl_hif_cleanup_scatter()
86 static inline int ath6kl_hif_suspend(struct ath6kl *ar, in ath6kl_hif_suspend()
[all …]
Dinit.c169 static int ath6kl_set_host_app_area(struct ath6kl *ar) in ath6kl_set_host_app_area()
191 static inline void set_ac2_ep_map(struct ath6kl *ar, in set_ac2_ep_map()
200 static int ath6kl_connectservice(struct ath6kl *ar, in ath6kl_connectservice()
242 static int ath6kl_init_service_ep(struct ath6kl *ar) in ath6kl_init_service_ep()
333 static int ath6kl_set_htc_params(struct ath6kl *ar, u32 mbox_isr_yield_val, in ath6kl_set_htc_params()
376 static int ath6kl_target_config_wlan_params(struct ath6kl *ar, int idx) in ath6kl_target_config_wlan_params()
449 int ath6kl_configure_target(struct ath6kl *ar) in ath6kl_configure_target()
576 void ath6kl_core_free(struct ath6kl *ar) in ath6kl_core_free()
581 void ath6kl_core_cleanup(struct ath6kl *ar) in ath6kl_core_cleanup()
607 static int ath6kl_get_fw(struct ath6kl *ar, const char *filename, in ath6kl_get_fw()
[all …]
Dmain.c25 struct ath6kl *ar = vif->ar; in ath6kl_find_sta() local
41 struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid) in ath6kl_find_sta_by_aid()
55 static void ath6kl_add_new_sta(struct ath6kl *ar, u8 *mac, u16 aid, u8 *wpaie, in ath6kl_add_new_sta()
76 static void ath6kl_sta_cleanup(struct ath6kl *ar, u8 i) in ath6kl_sta_cleanup()
96 static u8 ath6kl_remove_sta(struct ath6kl *ar, u8 *mac, u16 reason) in ath6kl_remove_sta()
130 struct ath6kl *ar = devt; in ath6kl_ac2_endpoint_id() local
134 struct ath6kl_cookie *ath6kl_alloc_cookie(struct ath6kl *ar) in ath6kl_alloc_cookie()
147 void ath6kl_cookie_init(struct ath6kl *ar) in ath6kl_cookie_init()
160 void ath6kl_cookie_cleanup(struct ath6kl *ar) in ath6kl_cookie_cleanup()
166 void ath6kl_free_cookie(struct ath6kl *ar, struct ath6kl_cookie *cookie) in ath6kl_free_cookie()
[all …]
Dbmi.c22 int ath6kl_bmi_done(struct ath6kl *ar) in ath6kl_bmi_done()
43 int ath6kl_bmi_get_target_info(struct ath6kl *ar, in ath6kl_bmi_get_target_info()
107 int ath6kl_bmi_read(struct ath6kl *ar, u32 addr, u8 *buf, u32 len) in ath6kl_bmi_read()
163 int ath6kl_bmi_write(struct ath6kl *ar, u32 addr, u8 *buf, u32 len) in ath6kl_bmi_write()
230 int ath6kl_bmi_execute(struct ath6kl *ar, u32 addr, u32 *param) in ath6kl_bmi_execute()
277 int ath6kl_bmi_set_app_start(struct ath6kl *ar, u32 addr) in ath6kl_bmi_set_app_start()
313 int ath6kl_bmi_reg_read(struct ath6kl *ar, u32 addr, u32 *param) in ath6kl_bmi_reg_read()
356 int ath6kl_bmi_reg_write(struct ath6kl *ar, u32 addr, u32 param) in ath6kl_bmi_reg_write()
396 int ath6kl_bmi_lz_data(struct ath6kl *ar, u8 *buf, u32 len) in ath6kl_bmi_lz_data()
447 int ath6kl_bmi_lz_stream_start(struct ath6kl *ar, u32 addr) in ath6kl_bmi_lz_stream_start()
[all …]
Dcfg80211.c131 struct ath6kl *ar = vif->ar; in __ath6kl_cfg80211_sscan_stop() local
148 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_sscan_disable() local
270 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_ready() local
308 struct ath6kl *ar = vif->ar; in ath6kl_set_assoc_req_ies() local
377 static bool ath6kl_is_valid_iftype(struct ath6kl *ar, enum nl80211_iftype type, in ath6kl_is_valid_iftype()
415 struct ath6kl *ar = ath6kl_priv(dev); in ath6kl_cfg80211_connect() local
614 struct ath6kl *ar = vif->ar; in ath6kl_add_bss_if_needed() local
674 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_connect_event() local
746 struct ath6kl *ar = ath6kl_priv(dev); in ath6kl_cfg80211_disconnect() local
786 struct ath6kl *ar = vif->ar; in ath6kl_cfg80211_disconnect_event() local
[all …]
Dsdio.c42 struct ath6kl *ar; member
69 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) in ath6kl_sdio_priv()
85 static void ath6kl_sdio_set_mbox_info(struct ath6kl *ar) in ath6kl_sdio_set_mbox_info()
389 static int ath6kl_sdio_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf, in ath6kl_sdio_read_write_sync()
477 static int ath6kl_sdio_power_on(struct ath6kl *ar) in ath6kl_sdio_power_on()
510 static int ath6kl_sdio_power_off(struct ath6kl *ar) in ath6kl_sdio_power_off()
533 static int ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer, in ath6kl_sdio_write_async()
559 static void ath6kl_sdio_irq_enable(struct ath6kl *ar) in ath6kl_sdio_irq_enable()
574 static void ath6kl_sdio_irq_disable(struct ath6kl *ar) in ath6kl_sdio_irq_disable()
595 static struct hif_scatter_req *ath6kl_sdio_scatter_req_get(struct ath6kl *ar) in ath6kl_sdio_scatter_req_get()
[all …]
Ddebug.c196 void ath6kl_debug_war(struct ath6kl *ar, enum ath6kl_war war) in ath6kl_debug_war()
208 struct ath6kl *ar = file->private_data; in read_file_war_stats() local
241 static void ath6kl_debug_fwlog_add(struct ath6kl *ar, const void *buf, in ath6kl_debug_fwlog_add()
271 void ath6kl_debug_fwlog_event(struct ath6kl *ar, const void *buf, size_t len) in ath6kl_debug_fwlog_event()
296 static bool ath6kl_debug_fwlog_empty(struct ath6kl *ar) in ath6kl_debug_fwlog_empty()
306 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_read() local
358 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_mask_read() local
371 struct ath6kl *ar = file->private_data; in ath6kl_fwlog_mask_write() local
398 struct ath6kl *ar = file->private_data; in read_file_tgt_stats() local
549 struct ath6kl *ar = file->private_data; in read_file_credit_dist_stats() local
[all …]
Ddebug.h124 static inline void ath6kl_debug_fwlog_event(struct ath6kl *ar, in ath6kl_debug_fwlog_event()
129 static inline void ath6kl_debug_war(struct ath6kl *ar, enum ath6kl_war war) in ath6kl_debug_war()
133 static inline int ath6kl_debug_roam_tbl_event(struct ath6kl *ar, in ath6kl_debug_roam_tbl_event()
139 static inline void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive()
143 static inline void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, in ath6kl_debug_set_disconnect_timeout()
148 static inline int ath6kl_debug_init(struct ath6kl *ar) in ath6kl_debug_init()
153 static inline void ath6kl_debug_cleanup(struct ath6kl *ar) in ath6kl_debug_cleanup()
Dtxrx.c23 struct ath6kl *ar = ath6kl_priv(dev); in ath6kl_ibss_map_epid() local
86 struct ath6kl *ar = vif->ar; in ath6kl_powersave_ap() local
184 struct ath6kl *ar = devt; in ath6kl_control_tx() local
238 struct ath6kl *ar = ath6kl_priv(dev); in ath6kl_data_tx() local
378 struct ath6kl *ar = devt; in ath6kl_indicate_tx_activity() local
440 struct ath6kl *ar = target->dev->ar; in ath6kl_tx_queue_full() local
499 struct ath6kl *ar = vif->ar; in ath6kl_tx_clear_node_map() local
535 struct ath6kl *ar = context; in ath6kl_tx_complete() local
664 void ath6kl_tx_data_cleanup(struct ath6kl *ar) in ath6kl_tx_data_cleanup()
723 struct ath6kl *ar = target->dev->ar; in ath6kl_rx_refill() local
[all …]
Dtestmode.c44 void ath6kl_tm_rx_report_event(struct ath6kl *ar, void *buf, size_t buf_len) in ath6kl_tm_rx_report_event()
59 static int ath6kl_tm_rx_report(struct ath6kl *ar, void *buf, size_t buf_len, in ath6kl_tm_rx_report()
118 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_tm_cmd() local
Dtestmode.h26 static inline void ath6kl_tm_rx_report_event(struct ath6kl *ar, void *buf, in ath6kl_tm_rx_report_event()
/linux-3.3/drivers/net/wireless/ath/carl9170/
Dusb.c131 static void carl9170_usb_submit_data_urb(struct ar9170 *ar) in carl9170_usb_submit_data_urb()
167 struct ar9170 *ar = usb_get_intfdata(usb_ifnum_to_if(urb->dev, 0)); in carl9170_usb_tx_data_complete() local
210 static int carl9170_usb_submit_cmd_urb(struct ar9170 *ar) in carl9170_usb_submit_cmd_urb()
239 struct ar9170 *ar = urb->context; in carl9170_usb_cmd_complete() local
277 struct ar9170 *ar = urb->context; in carl9170_usb_rx_irq_complete() local
307 static int carl9170_usb_submit_rx_urb(struct ar9170 *ar, gfp_t gfp) in carl9170_usb_submit_rx_urb()
333 static void carl9170_usb_rx_work(struct ar9170 *ar) in carl9170_usb_rx_work()
358 void carl9170_usb_handle_tx_err(struct ar9170 *ar) in carl9170_usb_handle_tx_err()
373 struct ar9170 *ar = (struct ar9170 *) data; in carl9170_usb_tasklet() local
391 struct ar9170 *ar = (struct ar9170 *)urb->context; in carl9170_usb_rx_complete() local
[all …]
Dmain.c185 static void carl9170_ampdu_gc(struct ar9170 *ar) in carl9170_ampdu_gc()
220 static void carl9170_flush(struct ar9170 *ar, bool drop_queued) in carl9170_flush()
250 static void carl9170_flush_ba(struct ar9170 *ar) in carl9170_flush_ba()
277 static void carl9170_zap_queues(struct ar9170 *ar) in carl9170_zap_queues()
340 struct ar9170 *ar = hw->priv; in carl9170_op_start() local
427 static void carl9170_cancel_worker(struct ar9170 *ar) in carl9170_cancel_worker()
441 struct ar9170 *ar = hw->priv; in carl9170_op_stop() local
466 struct ar9170 *ar = container_of(work, struct ar9170, in carl9170_restart_work() local
504 void carl9170_restart(struct ar9170 *ar, const enum carl9170_restart_reasons r) in carl9170_restart()
543 struct ar9170 *ar = container_of(work, struct ar9170, ping_work); in carl9170_ping_work() local
[all …]
Dmac.c44 int carl9170_set_dyn_sifs_ack(struct ar9170 *ar) in carl9170_set_dyn_sifs_ack()
60 int carl9170_set_rts_cts_rate(struct ar9170 *ar) in carl9170_set_rts_cts_rate()
84 int carl9170_set_slot_time(struct ar9170 *ar) in carl9170_set_slot_time()
106 int carl9170_set_mac_rates(struct ar9170 *ar) in carl9170_set_mac_rates()
136 int carl9170_set_qos(struct ar9170 *ar) in carl9170_set_qos()
171 int carl9170_init_mac(struct ar9170 *ar) in carl9170_init_mac()
257 static int carl9170_set_mac_reg(struct ar9170 *ar, in carl9170_set_mac_reg()
275 int carl9170_mod_virtual_mac(struct ar9170 *ar, const unsigned int id, in carl9170_mod_virtual_mac()
285 int carl9170_update_multicast(struct ar9170 *ar, const u64 mc_hash) in carl9170_update_multicast()
301 int carl9170_set_operating_mode(struct ar9170 *ar) in carl9170_set_operating_mode()
[all …]
Dtx.c49 static inline unsigned int __carl9170_get_queue(struct ar9170 *ar, in __carl9170_get_queue()
65 static inline unsigned int carl9170_get_queue(struct ar9170 *ar, in carl9170_get_queue()
71 static bool is_mem_full(struct ar9170 *ar) in is_mem_full()
77 static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting()
108 static struct ieee80211_sta *__carl9170_get_tx_sta(struct ar9170 *ar, in __carl9170_get_tx_sta()
139 static void carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_ps_unblock()
157 static void carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting_free()
191 static int carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_alloc_dev_space()
227 static void carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_release_dev_space()
265 struct ar9170 *ar; in carl9170_tx_release() local
[all …]
Dcmd.c43 int carl9170_write_reg(struct ar9170 *ar, const u32 reg, const u32 val) in carl9170_write_reg()
62 int carl9170_read_mreg(struct ar9170 *ar, const int nregs, in carl9170_read_mreg()
94 int carl9170_read_reg(struct ar9170 *ar, u32 reg, u32 *val) in carl9170_read_reg()
99 int carl9170_echo_test(struct ar9170 *ar, const u32 v) in carl9170_echo_test()
118 struct carl9170_cmd *carl9170_cmd_buf(struct ar9170 *ar, in carl9170_cmd_buf()
132 int carl9170_reboot(struct ar9170 *ar) in carl9170_reboot()
145 int carl9170_mac_reset(struct ar9170 *ar) in carl9170_mac_reset()
151 int carl9170_bcn_ctrl(struct ar9170 *ar, const unsigned int vif_id, in carl9170_bcn_ctrl()
169 int carl9170_collect_tally(struct ar9170 *ar) in carl9170_collect_tally()
202 int carl9170_powersave(struct ar9170 *ar, const bool ps) in carl9170_powersave()
Drx.c50 static void carl9170_dbg_message(struct ar9170 *ar, const char *buf, u32 len) in carl9170_dbg_message()
77 static void carl9170_handle_ps(struct ar9170 *ar, struct carl9170_rsp *rsp) in carl9170_handle_ps()
97 static int carl9170_check_sequence(struct ar9170 *ar, unsigned int seq) in carl9170_check_sequence()
130 static void carl9170_cmd_callback(struct ar9170 *ar, u32 len, void *buffer) in carl9170_cmd_callback()
162 void carl9170_handle_command_response(struct ar9170 *ar, void *buf, u32 len) in carl9170_handle_command_response()
292 static int carl9170_rx_mac_status(struct ar9170 *ar, in carl9170_rx_mac_status()
445 static void carl9170_rx_phy_status(struct ar9170 *ar, in carl9170_rx_phy_status()
521 static void carl9170_ps_beacon(struct ar9170 *ar, void *data, unsigned int len) in carl9170_ps_beacon()
579 static bool carl9170_ampdu_check(struct ar9170 *ar, u8 *buf, u8 ms) in carl9170_ampdu_check()
624 static void carl9170_handle_mpdu(struct ar9170 *ar, u8 *buf, int len) in carl9170_handle_mpdu()
[all …]
Dled.c43 int carl9170_led_set_state(struct ar9170 *ar, const u32 led_state) in carl9170_led_set_state()
48 int carl9170_led_init(struct ar9170 *ar) in carl9170_led_init()
68 struct ar9170 *ar = container_of(work, struct ar9170, led_work.work); in carl9170_led_update() local
110 struct ar9170 *ar = arl->ar; in carl9170_led_set_brightness() local
124 static int carl9170_led_register_led(struct ar9170 *ar, int i, char *name, in carl9170_led_register_led()
150 void carl9170_led_unregister(struct ar9170 *ar) in carl9170_led_unregister()
164 int carl9170_led_register(struct ar9170 *ar) in carl9170_led_register()
Ddebug.c72 struct ar9170 *ar; in carl9170_debugfs_read() local
122 struct ar9170 *ar; in carl9170_debugfs_write() local
220 static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_mem_usage_read()
247 static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_qos_stat_read()
291 static void carl9170_debugfs_format_frame(struct ar9170 *ar, in carl9170_debugfs_format_frame()
308 static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_ampdu_state_read()
368 static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, in carl9170_debugfs_queue_dump()
394 static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_sta_psm_read()
410 static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_tx_stuck_read()
428 static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_phy_noise_read()
[all …]
Dfw.c38 static const void *carl9170_fw_find_desc(struct ar9170 *ar, const u8 descid[4], in carl9170_fw_find_desc()
57 static int carl9170_fw_verify_descs(struct ar9170 *ar, in carl9170_fw_verify_descs()
100 static void carl9170_fw_info(struct ar9170 *ar) in carl9170_fw_info()
149 static int carl9170_fw_checksum(struct ar9170 *ar, const __u8 *data, in carl9170_fw_checksum()
206 static int carl9170_fw_tx_sequence(struct ar9170 *ar) in carl9170_fw_tx_sequence()
223 static int carl9170_fw(struct ar9170 *ar, const __u8 *data, size_t len) in carl9170_fw()
363 carl9170_find_fw_desc(struct ar9170 *ar, const __u8 *fw_data, const size_t len) in carl9170_find_fw_desc()
392 int carl9170_fw_fix_eeprom(struct ar9170 *ar) in carl9170_fw_fix_eeprom()
425 int carl9170_parse_firmware(struct ar9170 *ar) in carl9170_parse_firmware()
Dphy.c44 static int carl9170_init_power_cal(struct ar9170 *ar) in carl9170_init_power_cal()
432 static int carl9170_init_phy_from_eeprom(struct ar9170 *ar, in carl9170_init_phy_from_eeprom()
543 static int carl9170_init_phy(struct ar9170 *ar, enum ieee80211_band band) in carl9170_init_phy()
672 static int carl9170_init_rf_banks_0_7(struct ar9170 *ar, bool band5ghz) in carl9170_init_rf_banks_0_7()
966 static int carl9170_init_rf_bank4_pwr(struct ar9170 *ar, bool band5ghz, in carl9170_init_rf_bank4_pwr()
1117 static int carl9170_set_freq_cal_data(struct ar9170 *ar, in carl9170_set_freq_cal_data()
1218 static u8 carl9170_get_max_edge_power(struct ar9170 *ar, in carl9170_get_max_edge_power()
1260 static u8 carl9170_get_heavy_clip(struct ar9170 *ar, u32 freq, in carl9170_get_heavy_clip()
1292 static void carl9170_calc_ctl(struct ar9170 *ar, u32 freq, enum carl9170_bw bw) in carl9170_calc_ctl()
1429 static int carl9170_set_power_cal(struct ar9170 *ar, u32 freq, in carl9170_set_power_cal()
[all …]
Dcmd.h57 static inline int carl9170_flush_cab(struct ar9170 *ar, in carl9170_flush_cab()
63 static inline int carl9170_rx_filter(struct ar9170 *ar, in carl9170_rx_filter()
82 #define carl9170_regwrite_begin(ar) \ argument
/linux-3.3/drivers/media/video/
Darv.c108 struct ar { struct
111 unsigned int start_capture; /* duaring capture in INT. mode. */ argument
113 unsigned char *line_buff; /* DMA line buffer */ argument
115 unsigned char *frame[MAX_AR_HEIGHT]; /* frame data */ argument
124 static struct ar ardev; argument
248 static void wait_for_vertical_sync(struct ar *ar, int exp_line) in wait_for_vertical_sync()
272 struct ar *ar = video_drvdata(file); in ar_read() local
401 struct ar *ar = video_drvdata(file); in ar_querycap() local
436 struct ar *ar = video_drvdata(file); in ar_g_fmt_vid_cap() local
452 struct ar *ar = video_drvdata(file); in ar_try_fmt_vid_cap() local
[all …]
/linux-3.3/arch/xtensa/kernel/
Dentry.S782 #define _EXTUI_MOVSP_SRC(ar) extui ar, ar, 4, 4 argument
783 #define _EXTUI_MOVSP_DST(ar) extui ar, ar, 0, 4 argument
785 #define _EXTUI_MOVSP_SRC(ar) extui ar, ar, 0, 4 argument
786 #define _EXTUI_MOVSP_DST(ar) extui ar, ar, 4, 4 argument
/linux-3.3/drivers/edac/
Dcell_edac.c33 static void cell_edac_count_ce(struct mem_ctl_info *mci, int chan, u64 ar) in cell_edac_count_ce()
55 static void cell_edac_count_ue(struct mem_ctl_info *mci, int chan, u64 ar) in cell_edac_count_ue()

123