Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_phy.c46 mt76x2_phy_channel_calibrate(struct mt76x2_dev *dev, bool mac_stopped) in mt76x2_phy_channel_calibrate() argument
60 if (!mac_stopped) in mt76x2_phy_channel_calibrate()
72 if (!mac_stopped) in mt76x2_phy_channel_calibrate()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10448 bool mac_stopped = false; in bnx2x_prev_unload_close_mac() local
10486 mac_stopped = true; in bnx2x_prev_unload_close_mac()
10499 mac_stopped = true; in bnx2x_prev_unload_close_mac()
10502 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 0, in bnx2x_prev_unload_close_mac()
10504 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 1, in bnx2x_prev_unload_close_mac()
10508 if (mac_stopped) in bnx2x_prev_unload_close_mac()