Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dphy.c374 ra->stbc_cap = stbc_en; in rtw89_phy_ra_sta_update()
593 ra->stbc_cap, in rtw89_phy_ra_assoc()
H A Dcore.h2723 u8 stbc_cap:1; member
H A Dfw.c2454 le32_encode_bits(ra->stbc_cap, RTW89_H2C_RA_W0_STBC) | in rtw89_fw_h2c_ra()