Searched refs:lpphy_set_trsw_over (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lp.c | 746 static void lpphy_set_trsw_over(struct b43_wldev *dev, bool tx, bool rx) in lpphy_set_trsw_over() function 756 lpphy_set_trsw_over(dev, false, true); in lpphy_disable_crs() 1034 lpphy_set_trsw_over(dev, true, true); in lpphy_loopback() 1880 lpphy_set_trsw_over(dev, tx, rx); in lpphy_rx_iq_cal()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lp.c | 746 static void lpphy_set_trsw_over(struct b43_wldev *dev, bool tx, bool rx) in lpphy_set_trsw_over() function 756 lpphy_set_trsw_over(dev, false, true); in lpphy_disable_crs() 1034 lpphy_set_trsw_over(dev, true, true); in lpphy_loopback() 1880 lpphy_set_trsw_over(dev, tx, rx); in lpphy_rx_iq_cal()
|
Completed in 7 milliseconds