Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_api.c352 struct tdls_sta_notify_params *notify = msg->bodyptr; in tdls_notify_flush_cb()
362 tdls_notify_disconnect(struct tdls_sta_notify_params *notify_info) in tdls_notify_disconnect()
365 struct tdls_sta_notify_params *notify; in tdls_notify_disconnect()
404 struct tdls_sta_notify_params notify_info = {0}; in wlan_tdls_notify_sta_disconnect()
428 tdls_notify_connect(struct tdls_sta_notify_params *notify_info) in tdls_notify_connect()
431 struct tdls_sta_notify_params *notify; in tdls_notify_connect()
471 struct tdls_sta_notify_params notify_info = {0}; in wlan_tdls_notify_sta_connect()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_main.h611 QDF_STATUS tdls_notify_sta_connect(struct tdls_sta_notify_params *notify);
652 QDF_STATUS tdls_notify_sta_disconnect(struct tdls_sta_notify_params *notify);
Dwlan_tdls_main.c1339 vdev = ((struct tdls_sta_notify_params *)ptr)->vdev; in tdls_post_msg_flush_cb()
1578 tdls_process_sta_connect(struct tdls_sta_notify_params *notify) in tdls_process_sta_connect()
1610 QDF_STATUS tdls_notify_sta_connect(struct tdls_sta_notify_params *notify) in tdls_notify_sta_connect()
1636 tdls_process_sta_disconnect(struct tdls_sta_notify_params *notify) in tdls_process_sta_disconnect()
1688 QDF_STATUS tdls_notify_sta_disconnect(struct tdls_sta_notify_params *notify) in tdls_notify_sta_disconnect()
1762 struct tdls_sta_notify_params *notify; in tdls_peers_deleted_notification()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_public_structs.h1226 struct tdls_sta_notify_params { struct