Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8922a_rfk.c377 mlo_1_1 = rtw89_is_mlo_1_1(rtwdev); in rtw8922a_pre_set_channel_rf()
Dfw.c5287 if (rtw89_is_mlo_1_1(rtwdev)) in rtw89_fw_h2c_rf_pre_ntfy()
5295 if (rtw89_is_mlo_1_1(rtwdev)) in rtw89_fw_h2c_rf_pre_ntfy()
Dcore.h6551 static inline bool rtw89_is_mlo_1_1(struct rtw89_dev *rtwdev) in rtw89_is_mlo_1_1() function