Home
last modified time | relevance | path

Searched defs:nb_entries (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/xdp/
Dxsk_queue.h237 u32 cached_cons = q->cached_cons, nb_entries = 0; in xskq_cons_read_desc_batch() local
396 u32 nb_entries) in xskq_prod_write_addr_batch()
436 static inline void xskq_prod_submit_n(struct xsk_queue *q, u32 nb_entries) in xskq_prod_submit_n()
Dxsk_buff_pool.c557 u32 i, cached_cons, nb_entries; in xp_alloc_new_from_fq() local
598 static u32 xp_alloc_reused(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 nb_entries) in xp_alloc_reused()
Dxsk.c398 void xsk_tx_completed(struct xsk_buff_pool *pool, u32 nb_entries) in xsk_tx_completed()
/kernel/linux/linux-5.10/include/net/
Dxdp_sock_drv.h121 static inline void xsk_tx_completed(struct xsk_buff_pool *pool, u32 nb_entries) in xsk_tx_completed()
/kernel/linux/linux-5.10/net/xdp/
Dxsk_queue.h358 static inline void xskq_prod_submit_n(struct xsk_queue *q, u32 nb_entries) in xskq_prod_submit_n()
Dxsk.c294 void xsk_tx_completed(struct xsk_buff_pool *pool, u32 nb_entries) in xsk_tx_completed()
/kernel/linux/linux-6.6/include/net/
Dxdp_sock_drv.h205 static inline void xsk_tx_completed(struct xsk_buff_pool *pool, u32 nb_entries) in xsk_tx_completed()