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