Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c3312 if ((variant && variant->no_mcs_12_13) || in rtw89_mac_setup_phycap_part1()
3314 hal->no_mcs_12_13 = true; in rtw89_mac_setup_phycap_part1()
3317 qam_raw, qam, hal->no_mcs_12_13); in rtw89_mac_setup_phycap_part1()
H A Dcore.h5862 bool no_mcs_12_13: 1; member
6400 bool no_mcs_12_13; member
H A Drtw8922a.c3365 .no_mcs_12_13 = true,
H A Drtw8922d.c3854 .no_mcs_12_13 = true,
H A Dcore.c6273 if (hal->no_mcs_12_13) in rtw89_init_eht_cap()
H A Dphy.c352 if (rtwdev->hal.no_mcs_12_13) in rtw89_phy_ra_sta_update()