Searched refs:QI_NUM (Results 1 – 2 of 2) sorted by relevance
51 #define QI_NUM 256 /* Which is the minimal number we can set for the queue */ macro126 struct qi_descriptor qi[QI_NUM] __aligned(0x1000);
114 data->qi_tail %= (QI_NUM * sizeof(struct qi_descriptor)); in vtd_qi_tail_inc()