Home
last modified time | relevance | path

Searched defs:slots (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_acl_filter.c393 ice_acl_alloc_slot_id(struct rte_bitmap *slots, uint32_t *slot_id) in ice_acl_alloc_slot_id()
967 struct rte_bitmap *slots; in ice_acl_bitmap_init() local
H A Dice_ethdev.h452 struct rte_bitmap *slots; member
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed.h110 uint16_t slots, can_push = 0, use_indirect = 0; in virtqueue_enqueue_single_packed_vec() local
H A Dvirtio_rxtx.c1789 int can_push = 0, use_indirect = 0, slots, need; in virtio_xmit_pkts_packed() local
1870 int can_push = 0, use_indirect = 0, slots, need; in virtio_xmit_pkts() local
1972 int slots; in virtio_xmit_pkts_inorder() local
/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1387 unsigned int slots = 1; /* for RNDIS header */ in hn_get_slots() local
/dpdk/drivers/event/opdl/
H A Dopdl_ring.c123 uint8_t slots[0] __rte_cache_aligned; member