Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/aoe/
Daoe.h131 struct aoetgt { struct
132 unsigned char addr[6];
133 ushort nframes;
134 struct frame *frames;
135 struct aoeif ifs[NAOEIFS];
136 struct aoeif *ifp; /* current aoeif in use */
137 ushort nout;
138 ushort maxout;
139 u16 lasttag; /* last tag sent */
140 u16 useme;
[all …]