Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
Dlib82596.c
D82596.c
Dsun3_82586.c
Dether1.c
/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.build1629 rbd = not_found variable
1632 librbd = cc.find_library('rbd', has_headers: ['rbd/librbd.h'], build
1646 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