Home
last modified time | relevance | path

Searched refs:mac_stopped (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb_phy.c11 mt76x2u_phy_channel_calibrate(struct mt76x02_dev *dev, bool mac_stopped) in mt76x2u_phy_channel_calibrate() argument
22 if (!mac_stopped) in mt76x2u_phy_channel_calibrate()
34 if (!mac_stopped) in mt76x2u_phy_channel_calibrate()
Dpci_phy.c36 mt76x2_phy_channel_calibrate(struct mt76x02_dev *dev, bool mac_stopped) in mt76x2_phy_channel_calibrate() argument
50 if (!mac_stopped) in mt76x2_phy_channel_calibrate()
62 if (!mac_stopped) in mt76x2_phy_channel_calibrate()
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10428 bool mac_stopped = false; in bnx2x_prev_unload_close_mac() local
10466 mac_stopped = true; in bnx2x_prev_unload_close_mac()
10479 mac_stopped = true; in bnx2x_prev_unload_close_mac()
10482 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 0, in bnx2x_prev_unload_close_mac()
10484 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 1, in bnx2x_prev_unload_close_mac()
10488 if (mac_stopped) in bnx2x_prev_unload_close_mac()