Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c34 if (report->might_fallback_legacy) in get_max_amsdu_len()
2663 ra_report->might_fallback_legacy = mcs <= 2; in rtw89_phy_c2h_ra_rpt_iter()
H A Ddebug.c3552 seq_printf(m, "%s", rtwsta->ra_report.might_fallback_legacy ? " FB_G" : ""); in rtw89_sta_info_get_iter()
H A Dcore.c723 if (rtwsta && rtwsta->ra_report.might_fallback_legacy) in __rtw89_core_tx_check_he_qos_htc()
H A Dcore.h3302 bool might_fallback_legacy; member