Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c255 struct pcnet32_private { struct
263 const char *name;
271 unsigned int cur_rx, cur_tx; /* The next free ring entry */
281 dirty_tx;
283 struct net_device *dev;
284 struct napi_struct napi;
285 char tx_full;
287 int options;
294 struct net_device *next;
300 u32 phymask;
[all …]