Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_p2p.h50 if (wdinfo->p2p_state != state) in _rtw_p2p_set_state()
51 wdinfo->p2p_state = state; in _rtw_p2p_set_state()
70 return wdinfo->p2p_state; in _rtw_p2p_state()
86 return wdinfo->p2p_state == state; in _rtw_p2p_chk_state()
Drtw_mlme.h194 enum P2P_STATE p2p_state; member
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_mlme.h216 enum p2p_state pre_p2p_state;
217 enum p2p_state p2p_state; member
Dwifi.h703 enum p2p_state { enum
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c1082 if (pwdinfo->p2p_state != P2P_STATE_NONE) { in rtw_wx_set_scan()
2656 if (pwdinfo->p2p_state == P2P_STATE_NONE) in rtw_p2p_connect()
2856 if (pwdinfo->p2p_state == P2P_STATE_NONE) { in rtw_p2p_prov_disc()