Searched refs:hw_src (Results 1 – 2 of 2) sorted by relevance
47 struct hisi_acc_hw_sgl *hw_src; member226 req->hw_src = hisi_acc_sg_buf_map_to_hw_sgl(dev, a_req->src, pool, in hisi_zip_do_work()228 if (IS_ERR(req->hw_src)) { in hisi_zip_do_work()230 PTR_ERR(req->hw_src)); in hisi_zip_do_work()231 return PTR_ERR(req->hw_src); in hisi_zip_do_work()263 hisi_acc_sg_buf_unmap(dev, a_req->src, req->hw_src); in hisi_zip_do_work()306 hisi_acc_sg_buf_unmap(dev, acomp_req->src, req->hw_src); in hisi_zip_acomp_cb()
81 __u8 hw_src[ETH_ALEN]; member