Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c2074 bool sta_found = false; in wlan_ipa_uc_find_add_assoc_sta() local
2082 sta_found = true; in wlan_ipa_uc_find_add_assoc_sta()
2086 if (sta_add && sta_found) { in wlan_ipa_uc_find_add_assoc_sta()
2089 return sta_found; in wlan_ipa_uc_find_add_assoc_sta()
2098 return sta_found; in wlan_ipa_uc_find_add_assoc_sta()
2102 if (!sta_add && !sta_found) { in wlan_ipa_uc_find_add_assoc_sta()
2105 return sta_found; in wlan_ipa_uc_find_add_assoc_sta()
2118 return sta_found; in wlan_ipa_uc_find_add_assoc_sta()
2123 return sta_found; in wlan_ipa_uc_find_add_assoc_sta()