Searched refs:bat_wr_idx (Results 1 – 2 of 2) sorted by relevance
93 old_wr_idx = bat_req->bat_wr_idx; in t7xx_dpmaif_update_bat_wr_idx()105 bat_req->bat_wr_idx = new_wr_idx; in t7xx_dpmaif_update_bat_wr_idx()179 bat_req->bat_wr_idx, DPMAIF_WRITE); in t7xx_dpmaif_rx_buf_alloc()183 bat_start_idx = bat_req->bat_wr_idx; in t7xx_dpmaif_rx_buf_alloc()219 if (hw_wr_idx != bat_req->bat_wr_idx) { in t7xx_dpmaif_rx_buf_alloc()322 unsigned int buf_space, cur_bat_idx = bat_req->bat_wr_idx; in t7xx_dpmaif_rx_frag_alloc()330 bat_req->bat_release_rd_idx, bat_req->bat_wr_idx, in t7xx_dpmaif_rx_frag_alloc()376 bat_req->bat_wr_idx = cur_bat_idx; in t7xx_dpmaif_rx_frag_alloc()526 if (bat->bat_wr_idx == old_rel_idx) in t7xx_dpmaif_release_bat_entry()955 bat_req->bat_wr_idx = 0; in t7xx_dpmaif_bat_alloc()[all …]
87 unsigned int bat_wr_idx; member