Home
last modified time | relevance | path

Searched refs:active_vfs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h82 #define CFG_GET_ACTIVE_VFS(cfg) ((cfg)->sriov_cfg.active_vfs)
164 u16 active_vfs; member
H A Doctep_pfvf_mbox.c267 num_vfs = oct->conf->sriov_cfg.active_vfs; in octep_setup_pfvf_mbox()
303 int num_vfs = oct->conf->sriov_cfg.active_vfs; in octep_delete_pfvf_mbox()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h809 DECLARE_BITMAP(active_vfs, IXGBE_MAX_VF_FUNCTIONS);