Searched defs:rtw89_btc_wl_link_info (Results 1 – 1 of 1) sorted by relevance
995 struct rtw89_btc_wl_link_info { struct996 struct rtw89_btc_statistic stat;997 enum rtw89_tfc_dir dir;998 u8 rssi_state[BTC_WL_RSSI_THMAX];999 u8 mac_addr[ETH_ALEN];1000 u8 busy;1001 u8 ch;1002 u8 bw;1003 u8 band;1004 u8 role;[all …]