Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dravb.c68 #define RAVB_NUM_BASE_DESC 16 macro
115 struct ravb_desc base_desc[RAVB_NUM_BASE_DESC];
230 const u32 desc_size = RAVB_NUM_BASE_DESC * sizeof(struct ravb_desc); in ravb_base_desc_init()
236 for (i = 0; i < RAVB_NUM_BASE_DESC; i++) in ravb_base_desc_init()