Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/gxio/
Diorpc_mpipe.h69 int gxio_mpipe_alloc_notif_rings(gxio_mpipe_context_t *context,
Dmpipe.h541 extern int gxio_mpipe_alloc_notif_rings(gxio_mpipe_context_t *context,
/linux-4.1.27/arch/tile/gxio/
Diorpc_mpipe.c83 int gxio_mpipe_alloc_notif_rings(gxio_mpipe_context_t *context, in gxio_mpipe_alloc_notif_rings() function
98 EXPORT_SYMBOL(gxio_mpipe_alloc_notif_rings);
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c1322 rc = gxio_mpipe_alloc_notif_rings(&md->context, in tile_net_init_mpipe()