Home
last modified time | relevance | path

Searched defs:slot_size (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_ring.c117 uint32_t slot_size; /* Size of each slot in bytes */ member
250 uint32_t slot_size = t->slot_size; in copy_entries_in() local
271 uint32_t slot_size = t->slot_size; in copy_entries_out() local
895 opdl_ring_create(const char *name, uint32_t num_slots, uint32_t slot_size, in opdl_ring_create()
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_qfq.c278 uint64_t slot_size = (uint64_t)maxlen *inv_w; in qfq_calc_index() local
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h392 int slot_size; member