Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstmmac.h119 struct stmmac_est { struct
120 struct mutex lock;
121 int enable;
122 u32 btr_reserve[2];
123 u32 btr_offset[2];
124 u32 btr[2];
125 u32 ctr[2];
126 u32 ter;
127 u32 gcl_unaligned[EST_GCL];
128 u32 gcl[EST_GCL];
[all …]