Searched refs:rtw8922a_hal_reset (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8922a.c | 2299 void rtw8922a_hal_reset(struct rtw89_dev *rtwdev, in rtw8922a_hal_reset() function 2332 rtw8922a_hal_reset(rtwdev, phy_idx, mac_idx, chan->band_type, &p->tx_en, enter); in rtw8922a_set_channel_help() 2644 rtw8922a_hal_reset(rtwdev, RTW89_PHY_0, RTW89_MAC_0, band, &tx_en0, true); in rtw8922a_bb_cfg_txrx_path() 2646 rtw8922a_hal_reset(rtwdev, RTW89_PHY_1, RTW89_MAC_1, band, in rtw8922a_bb_cfg_txrx_path() 2651 rtw8922a_hal_reset(rtwdev, RTW89_PHY_0, RTW89_MAC_0, band, &tx_en0, false); in rtw8922a_bb_cfg_txrx_path() 2653 rtw8922a_hal_reset(rtwdev, RTW89_PHY_1, RTW89_MAC_1, band, in rtw8922a_bb_cfg_txrx_path()
|