Lines Matching defs:ks8851_net
342 * struct ks8851_net - KS8851 driver private data
382 struct ks8851_net {
412 void (*lock)(struct ks8851_net *ks,
414 void (*unlock)(struct ks8851_net *ks,
416 unsigned int (*rdreg16)(struct ks8851_net *ks,
418 void (*wrreg16)(struct ks8851_net *ks,
420 void (*rdfifo)(struct ks8851_net *ks, u8 *buff,
422 void (*wrfifo)(struct ks8851_net *ks,
426 void (*rx_skb)(struct ks8851_net *ks,
428 void (*flush_tx_work)(struct ks8851_net *ks);
445 static void __maybe_unused ks8851_done_tx(struct ks8851_net *ks,