Lines Matching refs:fd_flt
356 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
357 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
552 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
1116 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
1117 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
1241 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3230 in_fle = &req_ctx->fd_flt[1];
3231 out_fle = &req_ctx->fd_flt[0];
3535 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3536 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3611 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3654 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3655 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3693 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3725 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3726 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3787 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3819 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3820 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3855 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3914 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3915 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3947 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3987 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3988 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
4061 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
4108 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
4109 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
4172 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
4204 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
4205 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
4252 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
4845 dma_unmap_single(priv->dev, req->fd_flt_dma, sizeof(req->fd_flt),
5469 dpaa2_fl_set_flc(&req->fd_flt[1], req->flc_dma);
5471 req->fd_flt_dma = dma_map_single(dev, req->fd_flt, sizeof(req->fd_flt),
5481 dpaa2_fd_set_len(&fd, dpaa2_fl_get_len(&req->fd_flt[1]));
5502 dma_unmap_single(dev, req->fd_flt_dma, sizeof(req->fd_flt),