Lines Matching refs:fd_flt
351 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
352 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
547 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
1111 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
1112 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
1236 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3223 in_fle = &req_ctx->fd_flt[1];
3224 out_fle = &req_ctx->fd_flt[0];
3522 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3523 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3598 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3641 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3642 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3680 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3712 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3713 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3774 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3806 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3807 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3842 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3901 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3902 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
3934 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
3974 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
3975 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
4048 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
4095 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
4096 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
4159 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
4191 struct dpaa2_fl_entry *in_fle = &req_ctx->fd_flt[1];
4192 struct dpaa2_fl_entry *out_fle = &req_ctx->fd_flt[0];
4239 memset(&req_ctx->fd_flt, 0, sizeof(req_ctx->fd_flt));
4833 dma_unmap_single(priv->dev, req->fd_flt_dma, sizeof(req->fd_flt),
5456 dpaa2_fl_set_flc(&req->fd_flt[1], req->flc_dma);
5458 req->fd_flt_dma = dma_map_single(dev, req->fd_flt, sizeof(req->fd_flt),
5468 dpaa2_fd_set_len(&fd, dpaa2_fl_get_len(&req->fd_flt[1]));
5489 dma_unmap_single(dev, req->fd_flt_dma, sizeof(req->fd_flt),