Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt76x2/
HDusb_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()
HDpci_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()
/freebsd-14-stable/sys/dev/bxe/
HDbxe.c15435 uint8_t mac_stopped = FALSE; in bxe_prev_unload_close_mac() local
15477 mac_stopped = TRUE; in bxe_prev_unload_close_mac()
15488 mac_stopped = TRUE; in bxe_prev_unload_close_mac()
15498 mac_stopped = TRUE; in bxe_prev_unload_close_mac()
15502 if (mac_stopped) { in bxe_prev_unload_close_mac()