Home
last modified time | relevance | path

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

/linux-4.1.27/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()
824 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_configure_filter()
940 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_key()
1019 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_hw_scan()
1082 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_rts_threshold()
1112 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_bss_info_changed()
1318 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()