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.c356 err = enetc_alloc_msix(priv); in enetc_vf_probe()
H A Denetc.h505 int enetc_alloc_msix(struct enetc_ndev_priv *priv);
H A Denetc_pf.c852 err = enetc_alloc_msix(priv); in enetc_pf_probe()
H A Denetc4_pf.c994 err = enetc_alloc_msix(priv); in enetc4_pf_netdev_create()
H A Denetc.c3595 int enetc_alloc_msix(struct enetc_ndev_priv *priv) in enetc_alloc_msix() function
3652 EXPORT_SYMBOL_GPL(enetc_alloc_msix);