Searched refs:is_p2p_device (Results 1 – 3 of 3) sorted by relevance
171 u8 is_p2p_device; member
52 if (psta->is_p2p_device) { in go_add_group_info_attr()954 if (psta->is_p2p_device && (psta->dev_cap & P2P_DEVCAP_CLIENT_DISCOVERABILITY) && in process_p2p_devdisc_req()
1323 pstat->is_p2p_device = false; in OnAssocReq()1327 pstat->is_p2p_device = true; in OnAssocReq()5179 if (rtw_p2p_chk_role(pwdinfo, P2P_ROLE_GO) && (pstat->is_p2p_device)) { in issue_asocrsp()