Searched refs:flc (Results 1 – 9 of 9) sorted by relevance
117 flc = &priv->flc_desc[0].flc; in build_proto_compound_sg_fd()221 flc = &priv->flc_desc[0].flc; in build_proto_compound_fd()299 flc = &priv->flc_desc[0].flc; in build_proto_fd()352 flc = &priv->flc_desc[0].flc; in build_authenc_gcm_sg_fd()516 flc = &priv->flc_desc[0].flc; in build_authenc_gcm_fd()642 flc = &priv->flc_desc[0].flc; in build_authenc_sg_fd()808 flc = &priv->flc_desc[0].flc; in build_authenc_fd()1173 flc = &priv->flc_desc[0].flc; in build_cipher_sg_fd()1320 flc = &priv->flc_desc[0].flc; in build_cipher_fd()2146 flc = &priv->flc_desc[0].flc; in dpaa2_sec_cipher_init()[all …]
41 struct sec_flow_context *flc; in build_raw_dp_chain_fd() local77 flc = &priv->flc_desc[0].flc; in build_raw_dp_chain_fd()196 struct sec_flow_context *flc; in build_raw_dp_aead_fd() local226 flc = &priv->flc_desc[0].flc; in build_raw_dp_aead_fd()350 struct sec_flow_context *flc; in build_raw_dp_auth_fd() local378 flc = &priv->flc_desc[DESC_INITFINAL].flc; in build_raw_dp_auth_fd()467 struct sec_flow_context *flc; in build_raw_dp_proto_fd() local483 flc = &priv->flc_desc[0].flc; in build_raw_dp_proto_fd()597 struct sec_flow_context *flc; in build_raw_dp_cipher_fd() local625 flc = &priv->flc_desc[0].flc; in build_raw_dp_cipher_fd()[all …]
60 #define DPAA2_SET_FLC_EWS(flc) (flc->word1_bits23_16 |= 0x1) argument61 #define DPAA2_SET_FLC_RSC(flc) (flc->word1_bits31_24 |= 0x1) argument62 #define DPAA2_SET_FLC_REUSE_BS(flc) (flc->mode_bits |= 0x8000) argument63 #define DPAA2_SET_FLC_REUSE_FF(flc) (flc->mode_bits |= 0x2000) argument125 struct sec_flow_context flc; member
26 uint64_t flc; member
96 DPAA2_SET_FD_FLC(&fd, cmdif_send_cnxt->flc); in dpaa2_cmdif_enqueue_bufs()181 cmdif_rcv_cnxt->flc = DPAA2_GET_FD_FLC(fd); in dpaa2_cmdif_dequeue_bufs()
535 uint64_t flc; member559 uint64_t flc; member611 uint64_t flc; member
1929 cmd_params->flc = cpu_to_le64(action->flc); in dpni_add_fs_entry()2418 dpni_set_field(cmd_params->flags, STASH_CTRL, queue->flc.stash_control); in dpni_set_queue()2421 cmd_params->flc = cpu_to_le64(queue->flc.value); in dpni_set_queue()2484 queue->flc.stash_control = dpni_get_field(rsp_params->flags, in dpni_get_queue()2488 queue->flc.value = le64_to_cpu(rsp_params->flc); in dpni_get_queue()
1409 } flc; member1571 uint64_t flc; member
785 cfg.flc.stash_control = true; in dpaa2_dev_rx_queue_setup()786 cfg.flc.value &= 0xFFFFFFFFFFFFFFC0; in dpaa2_dev_rx_queue_setup()794 cfg.flc.value |= 0x10; in dpaa2_dev_rx_queue_setup()796 cfg.flc.value |= 0x14; in dpaa2_dev_rx_queue_setup()