Searched refs:bd_p_tab (Results 1 – 1 of 1) sorted by relevance
109 u32 bd_p_tab) in chain_table() argument112 prev_table->start_bd[bd_p_tab-1].offset[0] = in chain_table()115 prev_table->start_bd[bd_p_tab-1].offset[1] = in chain_table()118 prev_table->start_bd[bd_p_tab-1].offset[2] = in chain_table()121 prev_table->start_bd[bd_p_tab-1].offset[3] = in chain_table()129 int index, num_tabs, bd_p_tab; in ep_bd_list_alloc() local139 bd_p_tab = NUM_BDS_PER_TABLE; in ep_bd_list_alloc()175 memset(bd_table->start_bd, 0, bd_p_tab * sizeof(struct bdc_bd)); in ep_bd_list_alloc()177 chain_table(prev_table, bd_table, bd_p_tab); in ep_bd_list_alloc()181 chain_table(prev_table, ep->bd_list.bd_table_array[0], bd_p_tab); in ep_bd_list_alloc()[all …]