Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_cmds_process.c2224 static const char *tdls_evt_to_str(enum tdls_event_msg_type type) in tdls_evt_to_str() function
2255 tdls_evt_to_str(type), in tdls_process_should_discover()
2260 soc_obj, vdev_obj, tdls_evt_to_str(type)); in tdls_process_should_discover()
2265 tdls_evt_to_str(type)); in tdls_process_should_discover()
2284 tdls_evt_to_str(type)); in tdls_process_should_discover()
2289 tdls_evt_to_str(type), in tdls_process_should_discover()
2312 tdls_evt_to_str(type), in tdls_process_should_teardown()
2317 soc_obj, vdev_obj, tdls_evt_to_str(type)); in tdls_process_should_teardown()
2330 tdls_evt_to_str(type), evt->peer_reason, in tdls_process_should_teardown()
2343 tdls_evt_to_str(type)); in tdls_process_should_teardown()
[all …]