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/
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()
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/
A Dbnx2x_main.c10417 bool mac_stopped = false; in bnx2x_prev_unload_close_mac() local
10455 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