Searched refs:mac_stopped (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb_phy.c | 11 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 D | pci_phy.c | 36 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb_phy.c | 11 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 D | pci_phy.c | 36 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 10429 bool mac_stopped = false; in bnx2x_prev_unload_close_mac() local 10467 mac_stopped = true; in bnx2x_prev_unload_close_mac() 10480 mac_stopped = true; in bnx2x_prev_unload_close_mac() 10483 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 0, in bnx2x_prev_unload_close_mac() 10485 mac_stopped |= bnx2x_prev_unload_close_umac(bp, 1, in bnx2x_prev_unload_close_mac() 10489 if (mac_stopped) in bnx2x_prev_unload_close_mac()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 10430 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()
|
Completed in 51 milliseconds