Searched refs:P2P_DEV_WAIT_GO_NEG_RESPONSE (Results 1 – 3 of 3) sorted by relevance
254 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_connect_send()1052 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_process_go_neg_req()1161 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) { in p2p_process_go_neg_resp()1166 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_process_go_neg_resp()
107 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10) macro
1618 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_connect()3075 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_unauthorize()4339 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ? in p2p_get_peer_info_txt()