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