Searched refs:NUM_OF_VFS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore.h966 #define NUM_OF_VFS(dev) (ECORE_IS_BB(dev) ? MAX_NUM_VFS_BB \ macro
H A Decore_cxt.c1888 (NUM_OF_VFS(p_hwfn->p_dev) + p_hwfn->rel_pf_id);
1926 (NUM_OF_VFS(p_hwfn->p_dev) +
H A Decore_sriov.c460 if (iov->num_vfs > NUM_OF_VFS(p_dev) ||
461 iov->total_vfs > NUM_OF_VFS(p_dev)) {

Completed in 183 milliseconds