Searched refs:stop_req (Results 1 – 5 of 5) sorted by relevance
133 struct reg_stop_11d_scan_req stop_req; in reg_send_11d_msg_cbk() local157 stop_req.vdev_id = psoc_priv_obj->vdev_id_for_11d_scan; in reg_send_11d_msg_cbk()159 tx_ops->stop_11d_scan(psoc, &stop_req); in reg_send_11d_msg_cbk()
3489 static void cm_fill_stop_reason(struct wlan_roam_stop_config *stop_req, in cm_fill_stop_reason() argument3493 stop_req->reason = REASON_ROAM_SYNCH_FAILED; in cm_fill_stop_reason()3496 stop_req->reason = REASON_ROAM_STOP_ALL; in cm_fill_stop_reason()3498 stop_req->reason = REASON_SUPPLICANT_DISABLED_ROAMING; in cm_fill_stop_reason()3500 stop_req->reason = REASON_DISCONNECTED; in cm_fill_stop_reason()3502 stop_req->reason = REASON_OS_REQUESTED_ROAMING_NOW; in cm_fill_stop_reason()3504 stop_req->reason = REASON_ROAM_SET_PRIMARY; in cm_fill_stop_reason()3506 stop_req->reason = REASON_SME_ISSUED; in cm_fill_stop_reason()3513 struct wlan_roam_stop_config *stop_req; in cm_roam_stop_req() local3520 stop_req = qdf_mem_malloc(sizeof(*stop_req)); in cm_roam_stop_req()[all …]
2681 cmd.stop_req = clearReq->stopReq; in wma_process_ll_stats_clear_req()
2552 uint8_t stop_req; member
6977 cmd->stop_stats_collection_req = clear_req->stop_req; in send_process_ll_stats_clear_cmd_tlv()