Home
last modified time | relevance | path

Searched defs:wdev (Results 1 – 25 of 109) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/staging/wfx/
Dhwio.c29 static int read32(struct wfx_dev *wdev, int reg, u32 *val) in read32()
48 static int write32(struct wfx_dev *wdev, int reg, u32 val) in write32()
65 static int read32_locked(struct wfx_dev *wdev, int reg, u32 *val) in read32_locked()
76 static int write32_locked(struct wfx_dev *wdev, int reg, u32 val) in write32_locked()
87 static int write32_bits_locked(struct wfx_dev *wdev, int reg, u32 mask, u32 val) in write32_bits_locked()
109 static int indirect_read(struct wfx_dev *wdev, int reg, u32 addr, in indirect_read()
160 static int indirect_write(struct wfx_dev *wdev, int reg, u32 addr, in indirect_write()
174 static int indirect_read_locked(struct wfx_dev *wdev, int reg, u32 addr, in indirect_read_locked()
186 static int indirect_write_locked(struct wfx_dev *wdev, int reg, u32 addr, in indirect_write_locked()
198 static int indirect_read32_locked(struct wfx_dev *wdev, int reg, in indirect_read32_locked()
[all …]
Dbh.c18 static void device_wakeup(struct wfx_dev *wdev) in device_wakeup()
57 static void device_release(struct wfx_dev *wdev) in device_release()
65 static int rx_helper(struct wfx_dev *wdev, size_t read_len, int *is_cnf) in rx_helper()
135 static int bh_work_rx(struct wfx_dev *wdev, int max_msg, int *num_cnf) in bh_work_rx()
170 static void tx_helper(struct wfx_dev *wdev, struct hif_msg *hif) in tx_helper()
198 static int bh_work_tx(struct wfx_dev *wdev, int max_msg) in bh_work_tx()
224 static void ack_sdio_data(struct wfx_dev *wdev) in ack_sdio_data()
238 struct wfx_dev *wdev = container_of(work, struct wfx_dev, hif.bh); in bh_work() local
269 void wfx_bh_request_rx(struct wfx_dev *wdev) in wfx_bh_request_rx()
289 void wfx_bh_request_tx(struct wfx_dev *wdev) in wfx_bh_request_tx()
[all …]
Dhif_rx.c20 static int hif_generic_confirm(struct wfx_dev *wdev, in hif_generic_confirm()
54 static int hif_tx_confirm(struct wfx_dev *wdev, in hif_tx_confirm()
63 static int hif_multi_tx_confirm(struct wfx_dev *wdev, in hif_multi_tx_confirm()
75 static int hif_startup_indication(struct wfx_dev *wdev, in hif_startup_indication()
94 static int hif_wakeup_indication(struct wfx_dev *wdev, in hif_wakeup_indication()
105 static int hif_receive_indication(struct wfx_dev *wdev, in hif_receive_indication()
123 static int hif_event_indication(struct wfx_dev *wdev, in hif_event_indication()
158 static int hif_pm_mode_complete_indication(struct wfx_dev *wdev, in hif_pm_mode_complete_indication()
173 static int hif_scan_complete_indication(struct wfx_dev *wdev, in hif_scan_complete_indication()
189 static int hif_join_complete_indication(struct wfx_dev *wdev, in hif_join_complete_indication()
[all …]
Dqueue.c17 void wfx_tx_lock(struct wfx_dev *wdev) in wfx_tx_lock()
22 void wfx_tx_unlock(struct wfx_dev *wdev) in wfx_tx_unlock()
31 void wfx_tx_flush(struct wfx_dev *wdev) in wfx_tx_flush()
55 void wfx_tx_lock_flush(struct wfx_dev *wdev) in wfx_tx_lock_flush()
125 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop()
147 struct sk_buff *wfx_pending_get(struct wfx_dev *wdev, u32 packet_id) in wfx_pending_get()
177 void wfx_pending_dump_old_frames(struct wfx_dev *wdev, unsigned int limit_ms) in wfx_pending_dump_old_frames()
204 unsigned int wfx_pending_get_pkt_us_delay(struct wfx_dev *wdev, in wfx_pending_get_pkt_us_delay()
232 static struct sk_buff *wfx_tx_queues_get_skb(struct wfx_dev *wdev) in wfx_tx_queues_get_skb()
289 struct hif_msg *wfx_tx_queues_get(struct wfx_dev *wdev) in wfx_tx_queues_get()
Dmain.c155 bool wfx_api_older_than(struct wfx_dev *wdev, int major, int minor) in wfx_api_older_than()
167 int wfx_send_pds(struct wfx_dev *wdev, u8 *buf, size_t len) in wfx_send_pds()
215 static int wfx_send_pdata_pds(struct wfx_dev *wdev) in wfx_send_pdata_pds()
242 struct wfx_dev *wdev = data; in wfx_free_common() local
256 struct wfx_dev *wdev; in wfx_init_common() local
338 int wfx_probe(struct wfx_dev *wdev) in wfx_probe()
468 void wfx_release(struct wfx_dev *wdev) in wfx_release()
Ddebug.c65 struct wfx_dev *wdev = seq->private; in wfx_counters_show() local
151 struct wfx_dev *wdev = seq->private; in wfx_rx_stats_show() local
183 struct wfx_dev *wdev = seq->private; in wfx_tx_power_loop_show() local
209 struct wfx_dev *wdev = file->private_data; in wfx_send_pds_write() local
234 struct wfx_dev *wdev; member
245 struct wfx_dev *wdev = context->wdev; in wfx_send_hif_msg_write() local
324 struct wfx_dev *wdev = (struct wfx_dev *)data; in wfx_ps_timeout_set() local
336 struct wfx_dev *wdev = (struct wfx_dev *)data; in wfx_ps_timeout_get() local
344 int wfx_debug_init(struct wfx_dev *wdev) in wfx_debug_init()
Dsta.c23 u32 wfx_rate_mask_to_hw(struct wfx_dev *wdev, u32 rates) in wfx_rate_mask_to_hw()
43 struct wfx_dev *wdev = container_of(to_delayed_work(work), in wfx_cooling_timeout_work() local
51 void wfx_suspend_hot_dev(struct wfx_dev *wdev, enum sta_notify_cmd cmd) in wfx_suspend_hot_dev()
98 struct wfx_dev *wdev = hw->priv; in wfx_configure_filter() local
204 struct wfx_dev *wdev = hw->priv; in wfx_conf_tx() local
224 struct wfx_dev *wdev = hw->priv; in wfx_set_rts_threshold() local
271 struct wfx_dev *wdev = wvif->wdev; in wfx_reset() local
372 struct wfx_dev *wdev = wvif->wdev; in wfx_start_ap() local
502 struct wfx_dev *wdev = hw->priv; in wfx_bss_info_changed() local
618 struct wfx_dev *wdev = hw->priv; in wfx_set_tim() local
[all …]
Dfwio.c83 static int sram_write_dma_safe(struct wfx_dev *wdev, u32 addr, const u8 *buf, in sram_write_dma_safe()
102 static int get_firmware(struct wfx_dev *wdev, u32 keyset_chip, in get_firmware()
152 static int wait_ncp_status(struct wfx_dev *wdev, u32 status) in wait_ncp_status()
177 static int upload_firmware(struct wfx_dev *wdev, const u8 *data, size_t len) in upload_firmware()
220 static void print_boot_status(struct wfx_dev *wdev) in print_boot_status()
234 static int load_firmware_secure(struct wfx_dev *wdev) in load_firmware_secure()
308 static int init_gpr(struct wfx_dev *wdev) in init_gpr()
333 int wfx_init_device(struct wfx_dev *wdev) in wfx_init_device()
/kernel/linux/linux-5.10/drivers/watchdog/
Domap_wdt.c71 static void omap_wdt_reload(struct omap_wdt_dev *wdev) in omap_wdt_reload()
88 static void omap_wdt_enable(struct omap_wdt_dev *wdev) in omap_wdt_enable()
102 static void omap_wdt_disable(struct omap_wdt_dev *wdev) in omap_wdt_disable()
116 static void omap_wdt_set_timer(struct omap_wdt_dev *wdev, in omap_wdt_set_timer()
133 struct omap_wdt_dev *wdev = to_omap_wdt_dev(wdog); in omap_wdt_start() local
168 struct omap_wdt_dev *wdev = to_omap_wdt_dev(wdog); in omap_wdt_stop() local
180 struct omap_wdt_dev *wdev = to_omap_wdt_dev(wdog); in omap_wdt_ping() local
192 struct omap_wdt_dev *wdev = to_omap_wdt_dev(wdog); in omap_wdt_set_timeout() local
207 struct omap_wdt_dev *wdev = to_omap_wdt_dev(wdog); in omap_wdt_get_timeleft() local
232 struct omap_wdt_dev *wdev; in omap_wdt_probe() local
[all …]
Dretu_wdt.c34 static void retu_wdt_ping_enable(struct retu_wdt_dev *wdev) in retu_wdt_ping_enable()
41 static void retu_wdt_ping_disable(struct retu_wdt_dev *wdev) in retu_wdt_ping_disable()
49 struct retu_wdt_dev *wdev = container_of(to_delayed_work(work), in retu_wdt_ping_work() local
56 struct retu_wdt_dev *wdev = watchdog_get_drvdata(wdog); in retu_wdt_start() local
65 struct retu_wdt_dev *wdev = watchdog_get_drvdata(wdog); in retu_wdt_stop() local
74 struct retu_wdt_dev *wdev = watchdog_get_drvdata(wdog); in retu_wdt_ping() local
82 struct retu_wdt_dev *wdev = watchdog_get_drvdata(wdog); in retu_wdt_set_timeout() local
106 struct retu_wdt_dev *wdev; in retu_wdt_probe() local
149 struct retu_wdt_dev *wdev = watchdog_get_drvdata(wdog); in retu_wdt_remove() local
Dimx2_wdt.c94 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_restart() local
123 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_setup() local
150 static inline bool imx2_wdt_is_running(struct imx2_wdt_device *wdev) in imx2_wdt_is_running()
161 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_ping() local
171 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in __imx2_wdt_set_timeout() local
191 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_set_pretimeout() local
207 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_isr() local
219 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_start() local
255 struct imx2_wdt_device *wdev; in imx2_wdt_probe() local
333 struct imx2_wdt_device *wdev = watchdog_get_drvdata(wdog); in imx2_wdt_shutdown() local
[all …]
Dpm8916_wdt.c35 struct watchdog_device wdev; member
39 static int pm8916_wdt_start(struct watchdog_device *wdev) in pm8916_wdt_start()
48 static int pm8916_wdt_stop(struct watchdog_device *wdev) in pm8916_wdt_stop()
57 static int pm8916_wdt_ping(struct watchdog_device *wdev) in pm8916_wdt_ping()
66 static int pm8916_wdt_configure_timers(struct watchdog_device *wdev) in pm8916_wdt_configure_timers()
82 static int pm8916_wdt_set_timeout(struct watchdog_device *wdev, in pm8916_wdt_set_timeout()
90 static int pm8916_wdt_set_pretimeout(struct watchdog_device *wdev, in pm8916_wdt_set_pretimeout()
Dvisconti_wdt.c35 struct watchdog_device wdev; member
40 static int visconti_wdt_start(struct watchdog_device *wdev) in visconti_wdt_start()
54 static int visconti_wdt_stop(struct watchdog_device *wdev) in visconti_wdt_stop()
73 static unsigned int visconti_wdt_get_timeleft(struct watchdog_device *wdev) in visconti_wdt_get_timeleft()
86 static int visconti_wdt_set_timeout(struct watchdog_device *wdev, unsigned int timeout) in visconti_wdt_set_timeout()
122 struct watchdog_device *wdev; in visconti_wdt_probe() local
Drza_wdt.c43 struct watchdog_device wdev; member
74 static int rza_wdt_start(struct watchdog_device *wdev) in rza_wdt_start()
95 static int rza_wdt_stop(struct watchdog_device *wdev) in rza_wdt_stop()
104 static int rza_wdt_ping(struct watchdog_device *wdev) in rza_wdt_ping()
115 static int rza_set_timeout(struct watchdog_device *wdev, unsigned int timeout) in rza_set_timeout()
122 static int rza_wdt_restart(struct watchdog_device *wdev, unsigned long action, in rza_wdt_restart()
Drenesas_wdt.c50 struct watchdog_device wdev; member
65 static int rwdt_init_timeout(struct watchdog_device *wdev) in rwdt_init_timeout()
83 static int rwdt_start(struct watchdog_device *wdev) in rwdt_start()
108 static int rwdt_stop(struct watchdog_device *wdev) in rwdt_stop()
120 static unsigned int rwdt_get_timeleft(struct watchdog_device *wdev) in rwdt_get_timeleft()
128 static int rwdt_restart(struct watchdog_device *wdev, unsigned long action, in rwdt_restart()
Drtd119x_wdt.c33 static int rtd119x_wdt_start(struct watchdog_device *wdev) in rtd119x_wdt_start()
46 static int rtd119x_wdt_stop(struct watchdog_device *wdev) in rtd119x_wdt_stop()
59 static int rtd119x_wdt_ping(struct watchdog_device *wdev) in rtd119x_wdt_ping()
68 static int rtd119x_wdt_set_timeout(struct watchdog_device *wdev, unsigned int val) in rtd119x_wdt_set_timeout()
/kernel/linux/linux-5.10/net/wireless/
Dsme.c54 static void cfg80211_sme_free(struct wireless_dev *wdev) in cfg80211_sme_free()
64 static int cfg80211_conn_scan(struct wireless_dev *wdev) in cfg80211_conn_scan()
146 static int cfg80211_conn_do_work(struct wireless_dev *wdev, in cfg80211_conn_do_work()
232 struct wireless_dev *wdev; in cfg80211_conn_work() local
282 static struct cfg80211_bss *cfg80211_get_conn_bss(struct wireless_dev *wdev) in cfg80211_get_conn_bss()
306 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_sme_scan_done() local
328 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_sme_scan_done() local
335 void cfg80211_sme_rx_auth(struct wireless_dev *wdev, const u8 *buf, size_t len) in cfg80211_sme_rx_auth()
386 bool cfg80211_sme_rx_assoc_resp(struct wireless_dev *wdev, u16 status) in cfg80211_sme_rx_assoc_resp()
415 void cfg80211_sme_deauth(struct wireless_dev *wdev) in cfg80211_sme_deauth()
[all …]
Dwext-compat.c38 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwmode() local
74 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwmode() local
111 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwrange() local
254 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwrts() local
278 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwrts() local
292 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwfrag() local
318 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwfrag() local
332 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwretry() local
369 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwretry() local
400 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_set_encryption() local
[all …]
Dibss.c21 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_ibss_joined() local
62 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_ibss_joined() local
92 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_join_ibss() local
158 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_clear_ibss() local
194 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_clear_ibss() local
204 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_leave_ibss() local
226 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_leave_ibss() local
238 struct wireless_dev *wdev) in cfg80211_ibss_wext_join()
313 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_ibss_wext_siwfreq() local
370 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_ibss_wext_giwfreq() local
[all …]
Dmlme.c28 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_rx_assoc_resp() local
74 static void cfg80211_process_auth(struct wireless_dev *wdev, in cfg80211_process_auth()
83 static void cfg80211_process_deauth(struct wireless_dev *wdev, in cfg80211_process_deauth()
102 static void cfg80211_process_disassoc(struct wireless_dev *wdev, in cfg80211_process_disassoc()
123 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_rx_mlme_mgmt() local
144 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_auth_timeout() local
157 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_assoc_timeout() local
173 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_abandon_assoc() local
185 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_tx_mlme_mgmt() local
240 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mlme_auth() local
[all …]
Dwext-sme.c19 struct wireless_dev *wdev) in cfg80211_mgd_wext_connect()
69 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_siwfreq() local
120 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_giwfreq() local
148 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_siwessid() local
204 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_giwessid() local
243 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_siwap() local
294 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_giwap() local
316 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwgenie() local
366 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwmlme() local
Dcore.c158 struct wireless_dev *wdev; in cfg80211_switch_netns() local
223 struct wireless_dev *wdev) in cfg80211_stop_p2p_device()
248 struct wireless_dev *wdev) in cfg80211_stop_nan()
267 struct wireless_dev *wdev; in cfg80211_shutdown_all_interfaces() local
328 struct wireless_dev *wdev, *tmp; in cfg80211_destroy_ifaces() local
1096 void cfg80211_cqm_config_free(struct wireless_dev *wdev) in cfg80211_cqm_config_free()
1102 static void __cfg80211_unregister_wdev(struct wireless_dev *wdev, bool sync) in __cfg80211_unregister_wdev()
1141 void cfg80211_unregister_wdev(struct wireless_dev *wdev) in cfg80211_unregister_wdev()
1165 struct wireless_dev *wdev) in __cfg80211_leave()
1225 struct wireless_dev *wdev) in cfg80211_leave()
[all …]
Docb.c21 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_join_ocb() local
46 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_join_ocb() local
59 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_leave_ocb() local
80 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_leave_ocb() local
Dpmsr.c244 struct wireless_dev *wdev = info->user_ptr[1]; in nl80211_pmsr_start() local
322 void cfg80211_pmsr_complete(struct wireless_dev *wdev, in cfg80211_pmsr_complete()
529 void cfg80211_pmsr_report(struct wireless_dev *wdev, in cfg80211_pmsr_report()
578 static void cfg80211_pmsr_process_abort(struct wireless_dev *wdev) in cfg80211_pmsr_process_abort()
603 struct wireless_dev *wdev = container_of(work, struct wireless_dev, in cfg80211_pmsr_free_wk() local
611 void cfg80211_pmsr_wdev_down(struct wireless_dev *wdev) in cfg80211_pmsr_wdev_down()
629 void cfg80211_release_pmsr(struct wireless_dev *wdev, u32 portid) in cfg80211_release_pmsr()
/kernel/linux/linux-5.10/drivers/platform/x86/
Ddell-smbios-wmi.c33 struct wmi_device *wdev; member
46 static int run_smbios_call(struct wmi_device *wdev) in run_smbios_call()
111 static long dell_smbios_wmi_filter(struct wmi_device *wdev, unsigned int cmd, in dell_smbios_wmi_filter()
147 static int dell_smbios_wmi_probe(struct wmi_device *wdev, const void *context) in dell_smbios_wmi_probe()
209 static int dell_smbios_wmi_remove(struct wmi_device *wdev) in dell_smbios_wmi_remove()

12345