Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dnatsemi.c182 typedef struct _BufferDesc { struct
183 u32 link;
184 vu_long cmdsts;
185 u32 bufptr;
186 u32 software_use;
H A Dns8382x.c162 typedef struct _BufferDesc { struct
163 u32 link;
164 u32 bufptr;
165 vu_long cmdsts;
166 u32 extsts; /*not used here */