Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/micrel/
A Dks8851.h380 struct ks8851_net { struct
381 struct net_device *netdev;
382 spinlock_t statelock;
384 union ks8851_tx_hdr txh ____cacheline_aligned;
385 u8 rxd[8];
409 void (*lock)(struct ks8851_net *ks, argument
411 void (*unlock)(struct ks8851_net *ks, argument
413 unsigned int (*rdreg16)(struct ks8851_net *ks, argument
415 void (*wrreg16)(struct ks8851_net *ks, argument
419 void (*wrfifo)(struct ks8851_net *ks, argument
[all …]

Completed in 6 milliseconds