Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A 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()
H A 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/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10430 bool mac_stopped = false; in bnx2x_prev_unload_close_mac() local
10468 mac_stopped = true; in bnx2x_prev_unload_close_mac()
10481 mac_stopped = true; in bnx2x_prev_unload_close_mac()
10484 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 0, in bnx2x_prev_unload_close_mac()
10486 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 1, in bnx2x_prev_unload_close_mac()
10490 if (mac_stopped) in bnx2x_prev_unload_close_mac()