Lines Matching refs:qm_sg_entry
182 struct qm_sg_entry {
202 static inline dma_addr_t qm_sg_addr(const struct qm_sg_entry *sg)
207 static inline u64 qm_sg_entry_get64(const struct qm_sg_entry *sg)
212 static inline void qm_sg_entry_set64(struct qm_sg_entry *sg, u64 addr)
218 static inline bool qm_sg_entry_is_final(const struct qm_sg_entry *sg)
223 static inline bool qm_sg_entry_is_ext(const struct qm_sg_entry *sg)
228 static inline int qm_sg_entry_get_len(const struct qm_sg_entry *sg)
233 static inline void qm_sg_entry_set_len(struct qm_sg_entry *sg, int len)
238 static inline void qm_sg_entry_set_f(struct qm_sg_entry *sg, int len)
243 static inline int qm_sg_entry_get_off(const struct qm_sg_entry *sg)