Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dfw.c2445 h2c->w0 = le32_encode_bits(ra->mode_ctrl, RTW89_H2C_RA_W0_MODE) | in rtw89_fw_h2c_ra()
2468 h2c_v1->w4 = le32_encode_bits(ra->mode_ctrl, RTW89_H2C_RA_V1_W4_MODE_EHT) | in rtw89_fw_h2c_ra()
H A Dphy.c372 ra->mode_ctrl = mode; in rtw89_phy_ra_sta_update()
584 ra->mode_ctrl, in rtw89_phy_ra_assoc()
H A Dcore.h2714 u8 mode_ctrl:6; member