Home
last modified time | relevance | path

Searched refs:enetc_alloc_msix (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c228 err = enetc_alloc_msix(priv); in enetc_vf_probe()
H A Denetc.h507 int enetc_alloc_msix(struct enetc_ndev_priv *priv);
H A Denetc_pf.c1002 err = enetc_alloc_msix(priv); in enetc_pf_probe()
H A Denetc4_pf.c1056 err = enetc_alloc_msix(priv); in enetc4_pf_netdev_create()
H A Denetc.c3547 int enetc_alloc_msix(struct enetc_ndev_priv *priv) in enetc_alloc_msix() function
3604 EXPORT_SYMBOL_GPL(enetc_alloc_msix);