Searched refs:bat_wr_idx (Results 1 – 2 of 2) sorted by relevance
129 old_wr_idx = bat_req->bat_wr_idx; in t7xx_dpmaif_update_bat_wr_idx()141 bat_req->bat_wr_idx = new_wr_idx; in t7xx_dpmaif_update_bat_wr_idx()215 bat_req->bat_wr_idx, DPMAIF_WRITE); in t7xx_dpmaif_rx_buf_alloc()219 bat_start_idx = bat_req->bat_wr_idx; in t7xx_dpmaif_rx_buf_alloc()255 if (hw_wr_idx != bat_req->bat_wr_idx) { in t7xx_dpmaif_rx_buf_alloc()358 unsigned int buf_space, cur_bat_idx = bat_req->bat_wr_idx; in t7xx_dpmaif_rx_frag_alloc()366 bat_req->bat_release_rd_idx, bat_req->bat_wr_idx, in t7xx_dpmaif_rx_frag_alloc()412 bat_req->bat_wr_idx = cur_bat_idx; in t7xx_dpmaif_rx_frag_alloc()562 if (bat->bat_wr_idx == old_rel_idx) in t7xx_dpmaif_release_bat_entry()991 bat_req->bat_wr_idx = 0; in t7xx_dpmaif_bat_alloc()[all …]
86 unsigned int bat_wr_idx; member