Searched refs:rtw8922a_hal_reset (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c1875 void rtw8922a_hal_reset(struct rtw89_dev *rtwdev, function
1908 rtw8922a_hal_reset(rtwdev, phy_idx, mac_idx, chan->band_type, &p->tx_en, enter);
2119 rtw8922a_hal_reset(rtwdev, RTW89_PHY_0, RTW89_MAC_0, band, &tx_en0, true);
2121 rtw8922a_hal_reset(rtwdev, RTW89_PHY_1, RTW89_MAC_1, band,
2126 rtw8922a_hal_reset(rtwdev, RTW89_PHY_0, RTW89_MAC_0, band, &tx_en0, false);
2128 rtw8922a_hal_reset(rtwdev, RTW89_PHY_1, RTW89_MAC_1, band,

Completed in 171 milliseconds