Searched refs:wp_lst (Results 1 – 3 of 3) sorted by relevance
361 if (p_eng->dat.wp_lst) in finish_check()362 free(p_eng->dat.wp_lst); in finish_check()1181 p_eng->dat.wp_lst = in setup_data()1186 if (!p_eng->dat.wp_lst) in setup_data()
1385 case 0: eng->dat.wp_lst[ des_num ] = 0x000000ff; break; in setup_framesize()1386 case 1: eng->dat.wp_lst[ des_num ] = 0x0000ffff; break; in setup_framesize()1387 case 2: eng->dat.wp_lst[ des_num ] = 0x00ffffff; break; in setup_framesize()1388 case 3: eng->dat.wp_lst[ des_num ] = 0xffffffff; break; in setup_framesize()1564 wp_lst_cur = eng->dat.wp_lst[ number ]; in check_Data()
727 uint32_t *wp_lst ; member