Searched refs:rtw89_phy_config_edcca (Results 1 – 3 of 3) sorted by relevance
665 void rtw89_phy_config_edcca(struct rtw89_dev *rtwdev, bool scan);
3704 rtw89_phy_config_edcca(rtwdev, true); in rtw89_core_scan_start()3722 rtw89_phy_config_edcca(rtwdev, false); in rtw89_core_scan_complete()
4751 void rtw89_phy_config_edcca(struct rtw89_dev *rtwdev, bool scan) in rtw89_phy_config_edcca() function