Home
last modified time | relevance | path

Searched defs:rtw89_btc_wl_role_info_v2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/contrib/dev/rtw89/
HDcore.h1682 struct rtw89_btc_wl_role_info_v2 { /* struct size must be n*4 bytes */ struct
1683 u8 connect_cnt;
1684 u8 link_mode;
1685 union rtw89_btc_wl_role_info_map role_map;
1686 struct rtw89_btc_wl_active_role_v2 active_role_v2[RTW89_PORT_NUM];
1687 u32 mrole_type; /* btc_wl_mrole_type */
1688 u32 mrole_noa_duration; /* ms */
1690 u32 dbcc_en: 1;
1691 u32 dbcc_chg: 1;
1692 u32 dbcc_2g_phy: 2; /* which phy operate in 2G, HW_PHY_0 or HW_PHY_1 */
[all …]