Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h849 #define NUM_OF_VFS(dev) \ macro
H A Dqed_sriov.c388 if (iov->num_vfs > NUM_OF_VFS(cdev) || in qed_iov_pci_cfg_info()
389 iov->total_vfs > NUM_OF_VFS(cdev)) { in qed_iov_pci_cfg_info()