Lines Matching defs:pktlog_dev_t
101 struct pktlog_dev_t { struct
102 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;
111 uint8_t htc_endpoint;
112 void *htc_pdev;
113 bool vendor_cmd_send;
114 uint8_t callback_type;
115 uint32_t invalid_packets;