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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed.h849 #define NUM_OF_VFS(dev) \ macro
H A Dqed_cxt.c1692 (NUM_OF_VFS(p_hwfn->cdev) + p_hwfn->rel_pf_id);
1730 (NUM_OF_VFS(p_hwfn->cdev) +
H A Dqed_sriov.c388 if (iov->num_vfs > NUM_OF_VFS(cdev) ||
389 iov->total_vfs > NUM_OF_VFS(cdev)) {

Completed in 388 milliseconds