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

/linux-master/drivers/net/usb/
H A Dr8152.c4177 static int rtl_phy_patch_request(struct r8152 *tp, bool request, bool wait) function
4207 rtl_phy_patch_request(tp, false, false);
4237 if (rtl_phy_patch_request(tp, true, wait))
4249 rtl_phy_patch_request(tp, false, wait);
4973 if (rtl_phy_patch_request(tp, true, wait))
5011 rtl_phy_patch_request(tp, false, wait);
5968 if (!rtl_phy_patch_request(tp, true, true)) {
5985 rtl_phy_patch_request(tp, false, true);
7592 if (rtl_phy_patch_request(tp, true, true))
7617 rtl_phy_patch_request(t
[all...]

Completed in 166 milliseconds