Searched refs:num_req_dev_type (Results 1 – 7 of 7) sorted by relevance
555 if (attr->num_req_dev_type >= MAX_REQ_DEV_TYPE_COUNT) { in wps_set_attr()561 attr->req_dev_type[attr->num_req_dev_type] = pos; in wps_set_attr()562 attr->num_req_dev_type++; in wps_set_attr()
305 if (attr.num_req_dev_type != MAX_REQ_DEV_TYPE_COUNT) in wps_attr_parse_tests()
91 unsigned int num_req_dev_type; member
1216 wps_validate_req_dev_type(attr.req_dev_type, attr.num_req_dev_type, in wps_validate_probe_req()
736 if (attr.num_req_dev_type == 0) in p2p_match_dev_type_member()739 if (dev_type_list_match(pos, attr.req_dev_type, attr.num_req_dev_type)) in p2p_match_dev_type_member()749 attr.num_req_dev_type)) in p2p_match_dev_type_member()
883 size_t num_req_dev_type);
2184 size_t num_req_dev_type) in dev_type_list_match() argument2187 for (i = 0; i < num_req_dev_type; i++) { in dev_type_list_match()2213 if (attr.num_req_dev_type == 0) in p2p_match_dev_type()2217 attr.num_req_dev_type)) in p2p_match_dev_type()2223 attr.num_req_dev_type)) in p2p_match_dev_type()