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