Home
last modified time | relevance | path

Searched refs:xp_alloc_tx_descs (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dxsk_buff_pool.h105 int xp_alloc_tx_descs(struct xsk_buff_pool *pool, struct xdp_sock *xs);
/linux-6.3-rc2/net/xdp/
A Dxsk_buff_pool.c45 int xp_alloc_tx_descs(struct xsk_buff_pool *pool, struct xdp_sock *xs) in xp_alloc_tx_descs() function
73 if (xp_alloc_tx_descs(pool, xs)) in xp_create_and_assign_umem()
A Dxsk.c989 err = xp_alloc_tx_descs(xs->pool, xs); in xsk_bind()

Completed in 8 milliseconds