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

/linux-master/drivers/net/usb/
H A Dpegasus.c100 static int get_registers(pegasus_t *pegasus, __u16 indx, __u16 size, void *data)
107 static int set_registers(pegasus_t *pegasus, __u16 indx, __u16 size,
126 static int set_register(pegasus_t *pegasus, __u16 indx, __u8 data)
140 static int update_eth_regs_async(pegasus_t *pegasus)
175 static int __mii_op(pegasus_t *p, __u8 phy, __u8 indx, __u16 *regd, __u8 cmd)
212 static int read_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd)
218 static int write_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd)
225 pegasus_t *pegasus = netdev_priv(dev);
238 pegasus_t *pegasus = netdev_priv(dev);
244 static int read_eprom_word(pegasus_t *pegasu
[all...]
H A Dpegasus.h100 } pegasus_t; typedef in typeref:struct:pegasus

Completed in 156 milliseconds