dpaa2_sg_entry
struct dpaa2_sg_entry *sg_table;
qm_sg_bytes = qm_sg_ents * sizeof(struct dpaa2_sg_entry);
struct dpaa2_sg_entry *qm_sg,
struct dpaa2_sg_entry *qm_sg, u32 flag)
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry *sg_table = &edesc->sgt[0];
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry *sg_table;
struct dpaa2_sg_entry sgt[];
struct dpaa2_sg_entry sgt[];
struct dpaa2_sg_entry sgt[];
static inline void dma_to_qm_sg_one(struct dpaa2_sg_entry *qm_sg_ptr,
static inline struct dpaa2_sg_entry *
struct dpaa2_sg_entry *qm_sg_ptr, u16 offset)
struct dpaa2_sg_entry *qm_sg_ptr,
dma_to_qm_sg_one((struct dpaa2_sg_entry *)sec4_sg_ptr, dma, len,
dpaa2_sg_set_final((struct dpaa2_sg_entry *)sec4_sg_ptr, true);
struct dpaa2_sg_entry *sgt;
sgt_buf_size = priv->tx_data_offset + sizeof(struct dpaa2_sg_entry);
sgt = (struct dpaa2_sg_entry *)(sgt_buf + priv->tx_data_offset);
struct dpaa2_sg_entry *sgt;
sgt = (struct dpaa2_sg_entry *)(buffer_start +
sgt = (struct dpaa2_sg_entry *)(buffer_start +
struct dpaa2_sg_entry *sgt;
sgt = (struct dpaa2_sg_entry *)(sgt_buf + priv->tx_data_offset);
sgt_buf_size = priv->tx_data_offset + num_sge * sizeof(struct dpaa2_sg_entry);
sgt = (struct dpaa2_sg_entry *)(sgt_buf + priv->tx_data_offset);
struct dpaa2_sg_entry *sgt;
struct dpaa2_sg_entry *sgt)
struct dpaa2_sg_entry *sge = &sgt[i];
DPAA2_ETH_SG_ENTRIES_MAX * sizeof(struct dpaa2_sg_entry);
struct dpaa2_sg_entry *sgt;
sizeof(struct dpaa2_sg_entry) * num_dma_bufs;
sgt = (struct dpaa2_sg_entry *)(sgt_buf + priv->tx_data_offset);
struct dpaa2_sg_entry *sgt;
sgt_buf_size = priv->tx_data_offset + sizeof(struct dpaa2_sg_entry);
sgt = (struct dpaa2_sg_entry *)(sgt_buf + priv->tx_data_offset);
static inline dma_addr_t dpaa2_sg_get_addr(const struct dpaa2_sg_entry *sg)
static inline void dpaa2_sg_set_addr(struct dpaa2_sg_entry *sg, dma_addr_t addr)
static inline bool dpaa2_sg_short_len(const struct dpaa2_sg_entry *sg)
static inline u32 dpaa2_sg_get_len(const struct dpaa2_sg_entry *sg)
static inline void dpaa2_sg_set_len(struct dpaa2_sg_entry *sg, u32 len)
static inline u16 dpaa2_sg_get_offset(const struct dpaa2_sg_entry *sg)
static inline void dpaa2_sg_set_offset(struct dpaa2_sg_entry *sg,
dpaa2_sg_get_format(const struct dpaa2_sg_entry *sg)
static inline void dpaa2_sg_set_format(struct dpaa2_sg_entry *sg,
static inline u16 dpaa2_sg_get_bpid(const struct dpaa2_sg_entry *sg)
static inline void dpaa2_sg_set_bpid(struct dpaa2_sg_entry *sg, u16 bpid)
static inline bool dpaa2_sg_is_final(const struct dpaa2_sg_entry *sg)
static inline void dpaa2_sg_set_final(struct dpaa2_sg_entry *sg, bool final)