Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dps.h31 int wl1251_ps_elp_wakeup(struct wl1251 *wl);
Dmain.c231 ret = wl1251_ps_elp_wakeup(wl); in wl1251_irq_work()
626 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_config()
819 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_configure_filter()
935 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_key()
1014 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_hw_scan()
1077 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_rts_threshold()
1107 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_bss_info_changed()
1313 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.c361 ret = wl1251_ps_elp_wakeup(wl); in wl1251_tx_work()
Ddebugfs.c103 ret = wl1251_ps_elp_wakeup(wl); in wl1251_debugfs_update_stats()