Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.h19 int enetc_init_sriov_resources(struct enetc_pf *pf);
H A Denetc_pf_common.c562 int enetc_init_sriov_resources(struct enetc_pf *pf) in enetc_init_sriov_resources() function
587 EXPORT_SYMBOL_GPL(enetc_init_sriov_resources);
H A Denetc_pf.c813 err = enetc_init_sriov_resources(pf); in enetc_pf_probe()