Searched defs:pktlog_dev_t (Results 1 – 1 of 1) sorted by relevance
101 struct pktlog_dev_t { struct102 struct ol_pl_arch_dep_funcs *pl_funcs;103 struct ath_pktlog_info *pl_info;104 ol_ath_generic_softc_handle scn;105 uint8_t pdev_id;106 char *name;107 bool tgt_pktlog_alloced;108 bool is_pktlog_cb_subscribed;109 bool mt_pktlog_enabled;110 uint32_t htc_err_cnt;[all …]