Searched refs:active_vfs (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c1228 p_hwfn->pf_iov_info->active_vfs[vf->relative_vf_id / 64] |=
1289 p_hwfn->pf_iov_info->active_vfs[vf->relative_vf_id / 64] &=
H A Decore_sriov.h207 u64 active_vfs[ECORE_VF_ARRAY_LENGTH]; member in struct:ecore_pf_iov
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt.h377 uint16_t active_vfs; member in struct:bnxt_pf_info
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c3906 int active_vfs = 0; local
3921 active_vfs = mlx4_how_many_lives_vf(dev);
3922 if (active_vfs) {
3936 if (dev->flags & MLX4_FLAG_SRIOV && !active_vfs) {

Completed in 162 milliseconds