Searched refs:P2P_MAX_GO_INTENT (Results 1 – 4 of 4) sorted by relevance
24 if (own_intent == P2P_MAX_GO_INTENT) in p2p_go_det()889 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_req()1233 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_resp()
24 if (own_intent == P2P_MAX_GO_INTENT) in p2p_go_det()898 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_req()1242 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_resp()
1589 #define P2P_MAX_GO_INTENT 15 macro
1656 #define P2P_MAX_GO_INTENT 15 macro