Searched refs:tup_len (Results 1 – 2 of 2) sorted by relevance
936 int tup, tup_len = 0; in dhd_find_tuple_list_from_otp() local954 tup_len = 0; in dhd_find_tuple_list_from_otp()956 tup_len = g_cis_buf[idx++]; in dhd_find_tuple_list_from_otp()957 if ((idx + tup_len) > buf_len) { in dhd_find_tuple_list_from_otp()962 tup_len != CIS_TUPLE_NULL && in dhd_find_tuple_list_from_otp()974 *req_tup_len = tup_len; in dhd_find_tuple_list_from_otp()976 tup_len--; in dhd_find_tuple_list_from_otp()979 idx += tup_len; in dhd_find_tuple_list_from_otp()