Searched defs:ks8851_net (Results 1 – 1 of 1) sorted by relevance
381 struct ks8851_net { struct382 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, argument413 void (*unlock)(struct ks8851_net *ks, argument417 void (*wrreg16)(struct ks8851_net *ks, argument421 void (*wrfifo)(struct ks8851_net *ks, argument[all …]