Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dfarsync.c180 struct cirbuff { struct
181 u8 rdindex; /* read, then increment and wrap */
182 u8 wrindex; /* write, then increment and wrap */
183 u8 evntbuff[MAX_CIRBUFF];