Searched refs:P2P_MAX_GO_INTENT (Results 1 – 2 of 2) sorted by relevance
24 if (own_intent == P2P_MAX_GO_INTENT) in p2p_go_det()891 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_req()1235 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_resp()
1155 #define P2P_MAX_GO_INTENT 15 macro