Searched refs:xp_alloc_tx_descs (Results 1 – 2 of 2) sorted by relevance
45 int xp_alloc_tx_descs(struct xsk_buff_pool *pool, struct xdp_sock *xs) in xp_alloc_tx_descs() function72 if (xp_alloc_tx_descs(pool, xs)) in xp_create_and_assign_umem()
1001 err = xp_alloc_tx_descs(xs->pool, xs); in xsk_bind()