Searched defs:ctxt_switch_mgr (Results 1 – 1 of 1) sorted by relevance
33 struct ctxt_switch_mgr { struct34 qdf_timer_t ctxt_mgr_timer;35 qdf_list_t msgq_list;36 qdf_spinlock_t ctxt_lock;37 bool timer_started;38 bool allow_msg;39 uint16_t max_messages_procd;