Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c974 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()
H A Decore.h969 #define NUM_OF_VFS(dev) \ macro
H A Decore_sriov.c465 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()
H A Decore_dev.c2964 max_num_vfs = (u8)NUM_OF_VFS(p_dev); in ecore_hw_init_common()
/f-stack/dpdk/doc/guides/nics/
H A Dmlx5.rst986 NUM_OF_VFS=<max>
1228 mlxconfig -d <mst device> set SRIOV_EN=1 NUM_OF_VFS=16
1273 mlxconfig -d <mst device> set NUM_OF_VFS=<num of vfs>