Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c207 err = enetc_alloc_msix(priv); in enetc_vf_probe()
H A Denetc.h414 int enetc_alloc_msix(struct enetc_ndev_priv *priv);
H A Denetc_pf.c1319 err = enetc_alloc_msix(priv); in enetc_pf_probe()
H A Denetc.c3046 int enetc_alloc_msix(struct enetc_ndev_priv *priv)
3158 EXPORT_SYMBOL_GPL(enetc_alloc_msix); in enetc_alloc_msix()
3047 int enetc_alloc_msix(struct enetc_ndev_priv *priv) enetc_alloc_msix() function