| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 670 struct qm_sg_entry sg[2]; in dpaa_sec_dump() local 887 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_auth_only_sg() local 1016 struct qm_sg_entry *sg, *in_sg; in build_auth_only() local 1110 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_cipher_only_sg() local 1219 struct qm_sg_entry *sg; in build_cipher_only() local 1289 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_cipher_auth_gcm_sg() local 1426 struct qm_sg_entry *sg; in build_cipher_auth_gcm() local 1538 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_cipher_auth_sg() local 1664 struct qm_sg_entry *sg; in build_cipher_auth() local 1760 struct qm_sg_entry *sg; in build_proto() local [all …]
|
| H A D | dpaa_sec_raw_dp.c | 109 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_dpaa_raw_dp_auth_fd() local 236 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_raw_cipher_auth_gcm_sg() local 395 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_dpaa_raw_dp_chain_fd() local 549 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_dpaa_raw_dp_cipher_fd() local 669 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_dpaa_raw_proto_sg() local
|
| H A D | dpaa_sec.h | 237 struct qm_sg_entry sg[MAX_JOB_SG_ENTRIES]; member
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 715 struct sec4_sg_entry *sg; in build_auth_only_sg() local 800 struct sec4_sg_entry *sg; in build_auth_only() local 865 struct sec4_sg_entry *sg, *in_sg; in build_cipher_only_sg() local 980 struct sec4_sg_entry *sg; in build_cipher_only() local 1054 struct sec4_sg_entry *sg, *out_sg, *in_sg; in build_cipher_auth_sg() local 1198 struct sec4_sg_entry *sg; in build_cipher_auth() local
|
| H A D | caam_jr_pvt.h | 183 struct sec4_sg_entry sg[MAX_SG_ENTRIES]; member
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cn10k_tx.h | 403 union nix_send_sg_s *sg; in cn10k_nix_prep_sec() local 601 union nix_send_sg_s *sg; in cn10k_nix_xmit_prepare() local 805 union nix_send_sg_s *sg; in cn10k_nix_xmit_mv_lmt_base() local 858 union nix_send_sg_s *sg; in cn10k_nix_prepare_mseg() local 1266 union nix_send_sg_s *sg, const uint32_t flags) in cn10k_nix_prepare_mseg_vec_list() 1336 union nix_send_sg_s sg; in cn10k_nix_prepare_mseg_vec() local 1529 union nix_send_sg_s sg; in cn10k_nix_xmit_store() local
|
| H A D | cn9k_tx.h | 146 union nix_send_sg_s *sg; in cn9k_nix_xmit_prepare() local 407 union nix_send_sg_s *sg; in cn9k_nix_prepare_mseg() local 663 union nix_send_sg_s *sg, const uint32_t flags) in cn9k_nix_prepare_mseg_vec_list() 744 union nix_send_sg_s sg; in cn9k_nix_prepare_mseg_vec() local
|
| H A D | cn9k_rx.h | 125 uint64_t sg; in nix_cqe_xtract_mseg() local
|
| H A D | cn10k_rx.h | 688 uint64_t sg; in nix_cqe_xtract_mseg() local
|
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_pvt.h | 348 #define DPAA2_SG_SET_FORMAT(sg, format) do { \ argument 353 #define DPAA2_SG_SET_FINAL(sg, fin) do { \ argument 357 #define DPAA2_SG_IS_FINAL(sg) (!!((sg)->fin_bpid_offset >> 31)) argument
|
| /dpdk/drivers/bus/vmbus/ |
| H A D | vmbus_channel.c | 143 struct vmbus_gpa sg[], uint32_t sglen, in rte_vmbus_chan_send_sglist()
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 1402 static unsigned int hn_fill_sg(struct vmbus_gpa *sg, in hn_fill_sg() 1437 struct vmbus_gpa sg[hn_get_slots(m)]; in hn_xmit_sg() local
|
| H A D | hn_rndis.c | 259 struct vmbus_gpa sg; in hn_nvs_send_rndis_ctrl() local
|
| H A D | hn_nvs.h | 232 struct vmbus_gpa sg[], unsigned int sglen, in hn_nvs_send_sglist()
|
| /dpdk/drivers/event/cnxk/ |
| H A D | cn9k_worker.h | 610 union nix_send_sg_s *sg; in cn9k_sso_hws_xmit_sec_one() local
|
| /dpdk/drivers/net/octeontx_ep/ |
| H A D | otx_ep_common.h | 488 struct otx_ep_sg_entry *sg; member
|
| /dpdk/drivers/bus/dpaa/include/ |
| H A D | fsl_qman.h | 276 static inline u64 qm_sg_entry_get64(const struct qm_sg_entry *sg) in qm_sg_entry_get64() 281 static inline dma_addr_t qm_sg_addr(const struct qm_sg_entry *sg) in qm_sg_addr() 287 #define qm_sg_entry_set64(sg, v) \ argument
|
| /dpdk/drivers/net/liquidio/ |
| H A D | lio_struct.h | 377 struct lio_sg_entry *sg; member
|