Searched refs:tuple_start (Results 1 – 2 of 2) sorted by relevance
1693 unsigned char *tuple_start = NULL; in dhd_check_module_cid() local1718 tuple_start = &g_cis_buf[idx]; in dhd_check_module_cid()1727 if (cur_info->vid[0] == tuple_start[0] && in dhd_check_module_cid()1728 cur_info->vid[3] == tuple_start[3] && in dhd_check_module_cid()1729 cur_info->vid[4] == tuple_start[4]) { in dhd_check_module_cid()1736 (memcmp(cur_info->vid, tuple_start, in dhd_check_module_cid()