Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dhbm.h11 struct hbm_vqueue { struct
12 struct bpf_spin_lock lock;
14 unsigned long long lasttime; /* In ns */
15 int credit; /* In bytes */
16 unsigned int rate; /* In bytes per NS << 20 */