Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.h40 void rtl8723e_set_p2p_ps_offload_cmd(struct ieee80211_hw *hw, u8 p2p_ps_state);
H A Dfw.c491 void rtl8723e_set_p2p_ps_offload_cmd(struct ieee80211_hw *hw, u8 p2p_ps_state) in rtl8723e_set_p2p_ps_offload_cmd() function
H A Dhw.c455 rtl8723e_set_p2p_ps_offload_cmd(hw, (*(u8 *)val)); in rtl8723e_set_hw_reg()