Searched refs:NUM_OF_VFS (Results 1 – 5 of 5) sorted by relevance
974 u32 type, vf, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in ecore_cid_map_free()1023 u32 vf, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in ecore_cid_map_alloc_single()1137 max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in ecore_cxt_mngr_alloc()1208 u32 len, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in ecore_cxt_mngr_setup()1694 (NUM_OF_VFS(p_hwfn->p_dev) + p_hwfn->rel_pf_id); in ecore_tm_init_pf()1732 (NUM_OF_VFS(p_hwfn->p_dev) + in ecore_tm_init_pf()1786 u32 rel_cid, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in _ecore_cxt_acquire_cid()1881 u32 rel_cid, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in _ecore_cxt_release_cid()
969 #define NUM_OF_VFS(dev) \ macro
465 if (iov->num_vfs > NUM_OF_VFS(p_dev) || in ecore_iov_pci_cfg_info()466 iov->total_vfs > NUM_OF_VFS(p_dev)) { in ecore_iov_pci_cfg_info()
2964 max_num_vfs = (u8)NUM_OF_VFS(p_dev); in ecore_hw_init_common()
986 NUM_OF_VFS=<max>1228 mlxconfig -d <mst device> set SRIOV_EN=1 NUM_OF_VFS=161273 mlxconfig -d <mst device> set NUM_OF_VFS=<num of vfs>