Searched refs:bat_base (Results 1 – 4 of 4) sorted by relevance
234 cur_bat = (struct dpmaif_bat *)bat_req->bat_base + cur_bat_idx; in t7xx_dpmaif_rx_buf_alloc()406 cur_bat = (struct dpmaif_bat *)bat_req->bat_base + cur_bat_idx; in t7xx_dpmaif_rx_frag_alloc()956 if (bat_req->bat_base) in t7xx_dpmaif_base_free()959 bat_req->bat_base, bat_req->bat_bus_addr); in t7xx_dpmaif_base_free()994 bat_req->bat_base = dma_alloc_coherent(dpmaif_ctrl->dev, in t7xx_dpmaif_bat_alloc()997 if (!bat_req->bat_base) in t7xx_dpmaif_bat_alloc()1222 memset(rxq->bat_req->bat_base, 0, rxq->bat_req->bat_size_cnt * sizeof(struct dpmaif_bat)); in t7xx_dpmaif_stop_rxq()
83 void *bat_base; member
54 dma_addr_t bat_base; member
845 t7xx_dpmaif_dl_set_bat_base_addr(hw_info, dl_que->bat_base); in t7xx_dpmaif_config_dlq_hw()1130 dl_que->bat_base = init_para->pkt_bat_base_addr[i]; in t7xx_dpmaif_set_queue_property()