Searched refs:P2P_ROLE_DISABLE (Results 1 – 6 of 6) sorted by relevance
501 init_wifidirect_info(padapter, P2P_ROLE_DISABLE); in rtw_init_drv_sw()825 rtw_p2p_enable(padapter, P2P_ROLE_DISABLE); in netdev_close()
2314 enum P2P_ROLE init_role = P2P_ROLE_DISABLE; in rtw_wext_p2p_enable()2317 init_role = P2P_ROLE_DISABLE; in rtw_wext_p2p_enable()2331 if (init_role != P2P_ROLE_DISABLE) { in rtw_wext_p2p_enable()
697 P2P_ROLE_DISABLE = 0, enumerator
868 P2P_ROLE_DISABLE = 0, enumerator
1948 } else if (role == P2P_ROLE_DISABLE) { in rtw_p2p_enable()1962 rtw_p2p_set_role(pwdinfo, P2P_ROLE_DISABLE); in rtw_p2p_enable()
1234 P2P_ROLE_DISABLE = 0, enumerator
Completed in 579 milliseconds