Home
last modified time | relevance | path

Searched refs:qm_sg_entry (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h223 struct qm_sg_entry { struct
276 static inline u64 qm_sg_entry_get64(const struct qm_sg_entry *sg) in qm_sg_entry_get64() argument
281 static inline dma_addr_t qm_sg_addr(const struct qm_sg_entry *sg) in qm_sg_addr()
289 struct qm_sg_entry *__sg931 = (sg); \
2142 static inline void __cpu_to_hw_sg(struct qm_sg_entry *sgentry) in __cpu_to_hw_sg()
2149 static inline void __hw_sg_to_cpu(struct qm_sg_entry *sgentry) in __hw_sg_to_cpu()
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c160 struct qm_sg_entry *sg_out; in dqrr_out_fq_cb_rx()
663 struct qm_sg_entry *sg_out; in dpaa_sec_deq()
702 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_auth_only_sg()
831 struct qm_sg_entry *sg, *in_sg; in build_auth_only()
925 struct qm_sg_entry *sg, *out_sg, *in_sg; in build_cipher_only_sg()
1034 struct qm_sg_entry *sg; in build_cipher_only()
1241 struct qm_sg_entry *sg; in build_cipher_auth_gcm()
1479 struct qm_sg_entry *sg; in build_cipher_auth()
1575 struct qm_sg_entry *sg; in build_proto()
3130 struct qm_sg_entry *sg_out; in dpaa_sec_process_parallel_event()
[all …]
H A Ddpaa_sec.h208 struct qm_sg_entry sg[MAX_JOB_SG_ENTRIES];
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_rxtx.c342 struct qm_sg_entry *sgt, *sg_temp; in dpaa_eth_sg_to_mbuf()
449 struct qm_sg_entry *sgt, *sg_temp; in dpaa_free_mbuf()
802 struct qm_sg_entry *sg_temp, *sgt; in dpaa_eth_mbuf_to_sg_fd()
812 if (temp->buf_len < ((mbuf->nb_segs * sizeof(struct qm_sg_entry)) in dpaa_eth_mbuf_to_sg_fd()