Home
last modified time | relevance | path

Searched refs:rbu (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/admin-guide/
H A Ddell_rbu.rst14 This document discusses the functionality of the rbu driver only.
40 The rbu driver needs to have an application (as mentioned above) which will
43 The user should not unload the rbu driver after downloading the BIOS image
127 Also don't unload the rbu driver if the image has to be updated.
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c372 bool per_ch_irq, ti, ri, rbu, fbe; in xgbe_isr_bh_work() local
401 rbu = !!XGMAC_GET_BITS(dma_ch_isr, DMA_CH_SR, RBU); in xgbe_isr_bh_work()
419 if (rbu) { in xgbe_isr_bh_work()