/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sriov.c | 26 struct ice_vfs *vfs = &pf->vfs; in ice_free_vf_entries() local 153 struct ice_vfs *vfs = &pf->vfs; in ice_free_vfs() local 792 struct ice_vfs *vfs = &pf->vfs; in ice_create_vf_entries() local
|
H A D | ice_vf_lib.c | 980 struct ice_vfs *vfs; in ice_initialize_vf_entry() local
|
H A D | ice.h | 560 struct ice_vfs vfs; member
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic.h | 60 struct ionic_vf *vfs; member
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_dev_mgr.c | 356 int vfs = 0; in adf_get_num_dettached_vfs() local
|
/openbmc/linux/fs/fuse/ |
H A D | virtio_fs.c | 166 struct virtio_fs *vfs = container_of(ref, struct virtio_fs, refcount); in release_virtio_fs_obj() local 180 struct virtio_fs *vfs = fiq->priv; in virtio_fs_fiq_release() local 1373 struct virtio_fs *vfs = fc->iq.priv; in virtio_fs_conn_destroy() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 2553 int vfs = rvu->vfs; in rvu_mbox_intr_handler() local 3095 int vfs = rvu->vfs; in rvu_disable_afvf_intr() local 3111 int vfs = rvu->vfs; in rvu_enable_afvf_intr() local 3165 int err, chans, vfs; in rvu_enable_sriov() local
|
H A D | rvu.h | 485 int vfs; /* Number of VFs attached to RVU */ member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1094 int vfs; in mlx4_get_slave_num_gids() local 1133 int vfs; in mlx4_get_base_gid_ix() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 80 int irq, vfs = pf->total_vfs; in otx2_disable_flr_me_intr() local 546 int vfs = pf->total_vfs; in otx2_pfvf_mbox_intr_handler() local
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | core.h | 159 struct pdsc_vf *vfs; member
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nic_main.c | 103 #define INTR_MASK(vfs) ((vfs < 64) ? (BIT_ULL(vfs) - 1) : (~0ull)) in nic_enable_mbx_intr() argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 320 struct bnx2x_virtf *vfs; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.c | 2059 u16 vfs = p_hwfn->cdev->p_iov_info->total_vfs; in qed_int_igu_reset_cam() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 1825 struct i40e_vf *vfs; in i40e_alloc_vfs() local
|
H A D | i40e_ethtool.c | 2652 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs() local
|