Searched refs:is_p2p_device (Results 1 – 3 of 3) sorted by relevance
167 u8 is_p2p_device; member
48 if (psta->is_p2p_device) { in go_add_group_info_attr()931 if (psta->is_p2p_device && (psta->dev_cap & P2P_DEVCAP_CLIENT_DISCOVERABILITY) && in process_p2p_devdisc_req()
1174 pstat->is_p2p_device = false; in OnAssocReq()1178 pstat->is_p2p_device = true; in OnAssocReq()4753 if (rtw_p2p_chk_role(pwdinfo, P2P_ROLE_GO) && (pstat->is_p2p_device)) { in issue_asocrsp()