Searched refs:gxio_mpipe_link_instance (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/tile/gxio/
H A Dmpipe.c510 int gxio_mpipe_link_instance(const char *link_name) gxio_mpipe_link_instance() function
523 EXPORT_SYMBOL_GPL(gxio_mpipe_link_instance); variable
/linux-4.4.14/arch/tile/include/gxio/
H A Dmpipe.h1639 * links which exist on a system, and always use gxio_mpipe_link_instance()
1745 extern int gxio_mpipe_link_instance(const char *link_name);
/linux-4.4.14/drivers/net/ethernet/tile/
H A Dtilegx.c1507 rc = gxio_mpipe_link_instance(dev->name); tile_net_open()

Completed in 66 milliseconds