Searched refs:hw_dst (Results 1 – 2 of 2) sorted by relevance
48 struct hisi_acc_hw_sgl *hw_dst; member234 req->hw_dst = hisi_acc_sg_buf_map_to_hw_sgl(dev, a_req->dst, pool, in hisi_zip_do_work()237 if (IS_ERR(req->hw_dst)) { in hisi_zip_do_work()238 ret = PTR_ERR(req->hw_dst); in hisi_zip_do_work()261 hisi_acc_sg_buf_unmap(dev, a_req->dst, req->hw_dst); in hisi_zip_do_work()307 hisi_acc_sg_buf_unmap(dev, acomp_req->dst, req->hw_dst); in hisi_zip_acomp_cb()
85 __u8 hw_dst[ETH_ALEN]; member