Searched refs:random_id (Results 1 – 4 of 4) sorted by relevance
532 rand_info.random_id = get_random_u32(); in set_vf_mbox_random_id()534 func_to_func->vf_mbx_rand_id[func_id] = rand_info.random_id; in set_vf_mbox_random_id()579 u32 random_id; in check_vf_mbox_random_id() local600 random_id = be32_to_cpu(*(u32 *)(header + MBOX_SEG_LEN + in check_vf_mbox_random_id()603 if (random_id == func_to_func->vf_mbx_rand_id[src] || in check_vf_mbox_random_id()604 random_id == func_to_func->vf_mbx_old_rand_id[src]) in check_vf_mbox_random_id()609 random_id, src, func_to_func->vf_mbx_rand_id[src]); in check_vf_mbox_random_id()
328 u32 random_id; member
2246 uint16 random_id; in wl_cfgnan_gen_rand_cluster_id() local2252 random_id = high_val; in wl_cfgnan_gen_rand_cluster_id()2255 random_id = (uint16)((random_seed % ((high_val + 1) - in wl_cfgnan_gen_rand_cluster_id()2258 return random_id; in wl_cfgnan_gen_rand_cluster_id()