Home
last modified time | relevance | path

Searched refs:CFG_GET_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) macro
H A Doctep_cn9k_pf.c381 active_vfs = CFG_GET_ACTIVE_VFS(oct->conf); in octep_poll_pfvf_mailbox()
H A Doctep_cnxk_pf.c409 active_vfs = CFG_GET_ACTIVE_VFS(oct->conf); in octep_poll_pfvf_mailbox_cnxk_pf()