Searched refs:support_mlo (Results 1 – 2 of 2) sorted by relevance
414 if (!rtwdev->support_mlo) in rtw89_core_set_chip_txpwr()465 if (!rtwdev->support_mlo) in rtw89_set_channel()4669 if (rtwdev->support_mlo) in rtw89_acquire_mac_id()4702 if (rtwdev->support_mlo) { in rtw89_init_vif()4738 if (rtwdev->support_mlo) { in rtw89_init_sta()5236 u8 n = rtwdev->support_mlo ? chip->support_link_num : 1; in rtw89_core_register_hw()5308 if (rtwdev->support_mlo) in rtw89_core_register_hw()5414 bool support_mlo; in rtw89_alloc_ieee80211_hw() local5449 support_mlo = false; in rtw89_alloc_ieee80211_hw()5466 rtwdev->support_mlo = support_mlo; in rtw89_alloc_ieee80211_hw()[all …]
5660 bool support_mlo; member