Home
last modified time | relevance | path

Searched defs:ath_pktlog_info (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/pktlog/include/
H A Dpktlog_ac_api.h83 struct ath_pktlog_info { struct
84 struct ath_pktlog_buf *buf;
85 uint32_t log_state;
86 uint32_t saved_state;
87 uint32_t options;
92 uint32_t init_saved_state;
93 enum ath_pktlog_state curr_pkt_state;
96 int32_t buf_size;
97 qdf_spinlock_t log_lock;
98 struct mutex pktlog_mutex;
[all …]