Home
last modified time | relevance | path

Searched refs:CBS_WAIT (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/son/dispatcher/inc/
H A Dson_api.h124 CBS_WAIT, enumerator
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/
H A Dson_api.c993 } else if (state == CBS_WAIT) { in wlan_cbs_timer_handler()
1023 wlan_son_cbs_set_state(cbs, CBS_WAIT); in wlan_cbs_iterate()
1150 state != CBS_WAIT) { in wlan_son_cbs_enable()