Searched refs:DPAA2_SET_FLE_SG_EXT (Results 1 – 2 of 2) sorted by relevance
115 DPAA2_SET_FLE_SG_EXT(op_fle); in build_proto_compound_sg_fd()142 DPAA2_SET_FLE_SG_EXT(ip_fle); in build_proto_compound_sg_fd()344 DPAA2_SET_FLE_SG_EXT(op_fle); in build_authenc_gcm_sg_fd()383 DPAA2_SET_FLE_SG_EXT(ip_fle); in build_authenc_gcm_sg_fd()513 DPAA2_SET_FLE_SG_EXT(fle); in build_authenc_gcm_fd()533 DPAA2_SET_FLE_SG_EXT(fle); in build_authenc_gcm_fd()636 DPAA2_SET_FLE_SG_EXT(op_fle); in build_authenc_sg_fd()808 DPAA2_SET_FLE_SG_EXT(fle); in build_authenc_fd()831 DPAA2_SET_FLE_SG_EXT(fle); in build_authenc_fd()1053 DPAA2_SET_FLE_SG_EXT(fle); in build_auth_fd()[all …]
318 #define DPAA2_SET_FLE_SG_EXT(fle) ((fle)->fin_bpid_offset |= (uint64_t)1 << 29) macro