Home
last modified time | relevance | path

Searched refs:wl1251_ps_elp_wakeup (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dps.h31 int wl1251_ps_elp_wakeup(struct wl1251 *wl);
Dmain.c225 ret = wl1251_ps_elp_wakeup(wl); in wl1251_irq_work()
624 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_config()
817 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_configure_filter()
933 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_key()
1012 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_hw_scan()
1075 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_rts_threshold()
1105 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_bss_info_changed()
1310 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_conf_tx()
Dps.c66 int wl1251_ps_elp_wakeup(struct wl1251 *wl) in wl1251_ps_elp_wakeup() function
Dtx.c358 ret = wl1251_ps_elp_wakeup(wl); in wl1251_tx_work()
Ddebugfs.c103 ret = wl1251_ps_elp_wakeup(wl); in wl1251_debugfs_update_stats()