Searched defs:bb_link_info (Results 1 – 2 of 2) sorted by relevance
96 struct bb_link_info { struct98 bool is_linked;99 bool is_linked_pre;100 bool first_connect;101 bool first_disconnect;102 enum bb_trx_state_t txrx_state_all;104 bool is_one_entry_only;105 u32 one_entry_macid;106 u32 one_entry_tp;107 u32 one_entry_tp_pre;[all …]