Searched defs:hci_info_t (Results 1 – 2 of 2) sorted by relevance
22 struct hci_info_t { struct27 u8 total_txch_num;28 u8 total_rxch_num;29 u8 *txbd_buf;30 u8 *rxbd_buf;32 u8 fixed_mitigation; /*no watchdog dynamic setting*/34 void *wd_dma_pool;45 u8 *wd_ring;46 u8 *txbuf_pool;47 u8 *rxbuf_pool;[all …]
22 struct hci_info_t { struct27 u8 total_txch_num;28 u8 total_rxch_num;29 u8 *txbd_buf;30 u8 *rxbd_buf;32 u8 fixed_mitigation; /*no watchdog dynamic setting*/50 u8 *wd_ring;51 u8 *txbuf_pool;52 u8 *rxbuf_pool;53 u8 *wp_tag;[all …]