Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h148 struct hdd_apf_context { struct
149 unsigned int magic;
150 qdf_event_t qdf_apf_event;
151 bool apf_enabled;
152 bool cmd_in_progress;
153 uint8_t *buf;
154 uint32_t buf_len;
155 uint32_t offset;
156 qdf_spinlock_t lock;