Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c466 if (!rtwdev->support_mlo) in rtw89_core_set_chip_txpwr()
561 if (!rtwdev->support_mlo) in rtw89_set_channel()
5899 if (rtwdev->support_mlo) in rtw89_acquire_mac_id()
5932 if (rtwdev->support_mlo) { in rtw89_init_vif()
5968 if (rtwdev->support_mlo) { in rtw89_init_sta()
6569 u8 n = rtwdev->support_mlo ? chip->support_link_num : 1; in rtw89_core_register_hw()
6646 if (rtwdev->support_mlo) { in rtw89_core_register_hw()
6753 bool support_mlo; in rtw89_alloc_ieee80211_hw() local
6789 support_mlo = !no_chanctx && chip->support_link_num && in rtw89_alloc_ieee80211_hw()
6808 rtwdev->support_mlo = support_mlo; in rtw89_alloc_ieee80211_hw()
[all …]