Home
last modified time | relevance | path

Searched refs:MIC_MAX_VRING_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmic_common.h135 #define MIC_MAX_VRING_ENTRIES 128 macro
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_vringh.c217 if (le16_to_cpu(vqconfig[i].num) > MIC_MAX_VRING_ENTRIES) { in vop_copy_dp_entry()