Searched refs:tdls_sta_notify_params (Results 1 – 4 of 4) sorted by relevance
352 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()
611 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);
1339 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()
1226 struct tdls_sta_notify_params { struct