Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.c498 uint32_t rbd; in i82596_receive() local
/openbmc/qemu/
H A Dmeson_options.txt203 option('rbd', type : 'feature', value : 'auto', feature
H A Dmeson.build1630 rbd = not_found variable
1633 librbd = cc.find_library('rbd', has_headers: ['rbd/librbd.h'], build
1647 rbd = declare_dependency(dependencies: [librbd, librados]) variable
/openbmc/u-boot/drivers/net/
H A Dfec_mxc.c843 struct fec_bd *rbd = &fec->rbd_base[fec->rbd_index]; in fecmxc_recv() local