Searched refs:mac_stopped (Results 1 – 3 of 3) sorted by relevance
11 mt76x2u_phy_channel_calibrate(struct mt76x02_dev *dev, bool mac_stopped) in mt76x2u_phy_channel_calibrate() argument22 if (!mac_stopped) in mt76x2u_phy_channel_calibrate()34 if (!mac_stopped) in mt76x2u_phy_channel_calibrate()
36 mt76x2_phy_channel_calibrate(struct mt76x02_dev *dev, bool mac_stopped) in mt76x2_phy_channel_calibrate() argument50 if (!mac_stopped) in mt76x2_phy_channel_calibrate()62 if (!mac_stopped) in mt76x2_phy_channel_calibrate()
10417 bool mac_stopped = false; in bnx2x_prev_unload_close_mac() local10455 mac_stopped = true; in bnx2x_prev_unload_close_mac()10468 mac_stopped = true; in bnx2x_prev_unload_close_mac()10471 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 0, in bnx2x_prev_unload_close_mac()10473 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 1, in bnx2x_prev_unload_close_mac()10477 if (mac_stopped) in bnx2x_prev_unload_close_mac()
Completed in 25 milliseconds