Home
last modified time | relevance | path

Searched refs:rsi_handle_ps_confirm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_ps.h60 int rsi_handle_ps_confirm(struct rsi_hw *adapter, u8 *msg);
H A Drsi_91x_ps.c123 int rsi_handle_ps_confirm(struct rsi_hw *adapter, u8 *msg) in rsi_handle_ps_confirm() function
H A Drsi_91x_mgmt.c2099 return rsi_handle_ps_confirm(adapter, msg); in rsi_handle_ta_confirm_type()