Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h507 int enetc_alloc_msix(struct enetc_ndev_priv *priv);
H A Denetc4_pf.c966 err = enetc_alloc_msix(priv); in enetc4_pf_netdev_create()
H A Denetc_pf.c1002 err = enetc_alloc_msix(priv); in enetc_pf_probe()
H A Denetc.c3536 int enetc_alloc_msix(struct enetc_ndev_priv *priv) in enetc_alloc_msix() function
3593 EXPORT_SYMBOL_GPL(enetc_alloc_msix);