Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dps.h17 int wl1251_ps_elp_wakeup(struct wl1251 *wl);
H A Dmain.c211 ret = wl1251_ps_elp_wakeup(wl); in wl1251_irq_work()
610 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_config()
803 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_configure_filter()
919 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_key()
998 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_hw_scan()
1061 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_set_rts_threshold()
1091 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_bss_info_changed()
1297 ret = wl1251_ps_elp_wakeup(wl); in wl1251_op_conf_tx()
H A Dps.c52 int wl1251_ps_elp_wakeup(struct wl1251 *wl) in wl1251_ps_elp_wakeup() function
H A Dtx.c344 ret = wl1251_ps_elp_wakeup(wl); in wl1251_tx_work()
H A Ddebugfs.c84 ret = wl1251_ps_elp_wakeup(wl); in wl1251_debugfs_update_stats()