Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dphy.c24 if (report->might_fallback_legacy) in get_max_amsdu_len()
2073 ra_report->might_fallback_legacy = mcs <= 2; in rtw89_phy_c2h_ra_rpt_iter()
Ddebug.c2356 seq_printf(m, "%s", rtwsta->ra_report.might_fallback_legacy ? " FB_G" : ""); in rtw89_sta_info_get_iter()
Dcore.c612 if (rtwsta && rtwsta->ra_report.might_fallback_legacy) in __rtw89_core_tx_check_he_qos_htc()
Dcore.h2111 bool might_fallback_legacy; member