Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c574 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()
606 u32 nb_pkts, nb_processed = 0; in i40e_xmit_zc() local
/openbmc/linux/tools/testing/selftests/bpf/
H A 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
H A Dxskxceiver.h134 u32 nb_pkts; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c1042 u32 nb_pkts, unsigned int *total_bytes) in ice_fill_tx_hw_ring()
1063 u32 nb_pkts, nb_processed = 0; in ice_xmit_zc() local
/openbmc/linux/net/xdp/
H A 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()