Searched defs:write_mii_word (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | pegasus.c | 243 static int write_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd) in write_mii_word() function
|
H A D | rtl8150.c | 234 static int write_mii_word(rtl8150_t * dev, u8 phy, __u8 indx, u16 reg) in write_mii_word() function
|
H A D | r8152.c | 1375 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word() function
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | pegasus.c | 218 static int write_mii_word(pegasus_t *pegasus, __u8 phy, __u8 indx, __u16 *regd) in write_mii_word() function
|
H A D | rtl8150.c | 234 static int write_mii_word(rtl8150_t * dev, u8 phy, __u8 indx, u16 reg) in write_mii_word() function
|
H A D | r8152.c | 1646 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word() function
|
Completed in 25 milliseconds