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

/linux-4.4.14/arch/tile/gxio/
H A Dmpipe.c135 int gxio_mpipe_init_buffer_stack(gxio_mpipe_context_t *context, gxio_mpipe_init_buffer_stack() function
157 EXPORT_SYMBOL_GPL(gxio_mpipe_init_buffer_stack); variable
/linux-4.4.14/arch/tile/include/gxio/
H A Dmpipe.h137 * gxio_mpipe_alloc_buffer_stacks() and gxio_mpipe_init_buffer_stack()
415 * gxio_mpipe_init_buffer_stack().
439 extern int gxio_mpipe_init_buffer_stack(gxio_mpipe_context_t *context,
449 * registered with gxio_mpipe_init_buffer_stack(). All packet buffer
/linux-4.4.14/drivers/net/ethernet/tile/
H A Dtilegx.c1025 rc = gxio_mpipe_init_buffer_stack(&md->context, stack_idx, create_buffer_stack()
1029 netdev_err(dev, "gxio_mpipe_init_buffer_stack: mpipe[%d] %d\n", create_buffer_stack()

Completed in 61 milliseconds