Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/micrel/
H A Dks8851.h381 struct ks8851_net { struct
382 struct net_device *netdev;
383 spinlock_t statelock;
385 union ks8851_tx_hdr txh ____cacheline_aligned;
386 u8 rxd[8];
387 u8 txd[8];
411 void (*lock)(struct ks8851_net *ks, argument
413 void (*unlock)(struct ks8851_net *ks, argument
415 unsigned int (*rdreg16)(struct ks8851_net *ks, argument
417 void (*wrreg16)(struct ks8851_net *ks, argument
[all …]