Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/i825xx/
Dlib82596.c274 struct i596_scb { struct
275 unsigned short status;
276 unsigned short command;
277 u32 cmd;
278 u32 rfd;
279 u32 crc_err;
303 volatile struct i596_scb scb __attribute__((aligned(32))); argument
D82596.c290 struct i596_scb { struct
307 struct i596_scb *scb; argument