Searched refs:ks_net (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851_mll.c382 * struct ks_net - KS8851 driver private data
429 struct ks_net { struct
483 static u8 ks_rdreg8(struct ks_net *ks, int offset)
502 static u16 ks_rdreg16(struct ks_net *ks, int offset)
516 static void ks_wrreg8(struct ks_net *ks, int offset, u8 value)
533 static void ks_wrreg16(struct ks_net *ks, int offset, u16 value)
547 static inline void ks_inblk(struct ks_net *ks, u16 *wptr, u32 len)
561 static inline void ks_outblk(struct ks_net *ks, u16 *wptr, u32 len)
568 static void ks_disable_int(struct ks_net *ks)
573 static void ks_enable_int(struct ks_net *k
[all...]

Completed in 99 milliseconds