Home
last modified time | relevance | path

Searched defs:nb_pkts (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_xsk.c578 static void i40e_fill_tx_hw_ring(struct i40e_ring *xdp_ring, struct xdp_desc *descs, u32 nb_pkts, in i40e_fill_tx_hw_ring()
610 u32 nb_pkts, nb_processed = 0; in i40e_xmit_zc() local
/linux-6.6.21/tools/testing/selftests/bpf/
Dxskxceiver.c543 static struct pkt_stream *__pkt_stream_alloc(u32 nb_pkts) in __pkt_stream_alloc()
614 static struct pkt_stream *pkt_stream_generate(struct xsk_umem_info *umem, u32 nb_pkts, u32 pkt_len) in pkt_stream_generate()
641 static void pkt_stream_replace(struct test_spec *test, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace()
760 static void pkt_stream_generate_custom(struct test_spec *test, struct pkt *pkts, u32 nb_pkts) in pkt_stream_generate_custom()
1389 u32 idx = 0, filled = 0, buffers_to_fill, nb_pkts; in xsk_populate_fill_ring() local
Dxskxceiver.h134 u32 nb_pkts; member
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_xsk.c1044 u32 nb_pkts, unsigned int *total_bytes) in ice_fill_tx_hw_ring()
1065 u32 nb_pkts, nb_processed = 0; in ice_xmit_zc() local
/linux-6.6.21/net/xdp/
Dxsk.c452 u32 nb_pkts = 0; in xsk_tx_peek_release_fallback() local
461 u32 xsk_tx_peek_release_desc_batch(struct xsk_buff_pool *pool, u32 nb_pkts) in xsk_tx_peek_release_desc_batch()