Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dphy.c472 ra->stbc_cap = stbc_en; in rtw89_phy_ra_sta_update()
770 ra->stbc_cap, in rtw89_phy_ra_assoc()
H A Dcore.h3381 u8 stbc_cap:1; member
H A Dcore.c1089 desc_info->stbc = rtwsta_link ? rtwsta_link->ra.stbc_cap : false; in rtw89_core_tx_update_data_info()
H A Dfw.c4853 le32_encode_bits(ra->stbc_cap, RTW89_H2C_RA_W0_STBC) |