Searched defs:iova_fq (Results 1 – 1 of 1) sorted by relevance
102 struct iova_fq { struct103 struct iova_fq_entry entries[IOVA_FQ_SIZE]; argument111 static inline bool fq_full(struct iova_fq *fq) in fq_full() argument