Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c116 .ndo_open = enetc_open,
H A Denetc.h422 int enetc_open(struct net_device *ndev);
H A Denetc_pf.c751 .ndo_open = enetc_open,
H A Denetc.c2540 int enetc_open(struct net_device *ndev) in enetc_start()
2587 EXPORT_SYMBOL_GPL(enetc_open); in enetc_open()
2543 int enetc_open(struct net_device *ndev) enetc_open() function