Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h35 #define INTR_MASK(pfvfs) ((pfvfs < 64) ? (BIT_ULL(pfvfs) - 1) : (~0ull)) argument