Searched defs:rtw89_btc_wl_role_info_v2 (Results 1 – 1 of 1) sorted by relevance
1477 struct rtw89_btc_wl_role_info_v2 { /* struct size must be n*4 bytes */ struct1478 u8 connect_cnt;1479 u8 link_mode;1480 union rtw89_btc_wl_role_info_map role_map;1481 struct rtw89_btc_wl_active_role_v2 active_role_v2[RTW89_PORT_NUM];1482 u32 mrole_type; /* btc_wl_mrole_type */1483 u32 mrole_noa_duration; /* ms */1485 u32 dbcc_en: 1;1486 u32 dbcc_chg: 1;1487 u32 dbcc_2g_phy: 2; /* which phy operate in 2G, HW_PHY_0 or HW_PHY_1 */[all …]