Home
last modified time | relevance | path

Searched refs:ips_mode_req (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h153 u8 ips_mode_req; /* used to accept the mode setting request, will update to ipsmode later */ member
206 ((pwrctl)->ips_mode_req = (ips_mode))
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c1011 hal_btcoex_IpsNotify(padapter, pwrctl->ips_mode_req); in rtw_dev_unload()