Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac.c3045 if ((variant && variant->no_mcs_12_13) || in rtw89_mac_setup_phycap_part1()
3047 hal->no_mcs_12_13 = true; in rtw89_mac_setup_phycap_part1()
3050 qam_raw, qam, hal->no_mcs_12_13); in rtw89_mac_setup_phycap_part1()
H A Dcore.h4386 bool no_mcs_12_13: 1; member
4786 bool no_mcs_12_13; member
H A Drtw8922a.c2906 .no_mcs_12_13 = true,
H A Dcore.c4287 if (hal->no_mcs_12_13) in rtw89_init_eht_cap()
H A Dphy.c337 if (rtwdev->hal.no_mcs_12_13) in rtw89_phy_ra_sta_update()