Searched refs:send_resp (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_send_messages.c | 121 goto send_resp; in lim_send_switch_chnl_params() 133 goto send_resp; in lim_send_switch_chnl_params() 139 goto send_resp; in lim_send_switch_chnl_params() 144 send_resp: in lim_send_switch_chnl_params()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_roam_offload.h | 184 uint8_t reason, bool *send_resp, bool start_timer); 245 uint8_t reason, bool *send_resp, bool start_timer);
|
D | wlan_cm_roam_offload.c | 3511 uint8_t reason, bool *send_resp, bool start_timer) in cm_roam_stop_req() argument 3558 if (send_resp) in cm_roam_stop_req() 3559 stop_req->send_rso_stop_resp = *send_resp; in cm_roam_stop_req() 3601 if (send_resp) in cm_roam_stop_req() 3602 *send_resp = stop_req->send_rso_stop_resp; in cm_roam_stop_req() 4075 uint8_t reason, bool *send_resp, bool start_timer) in cm_roam_switch_to_rso_stop() argument 4087 send_resp, start_timer); in cm_roam_switch_to_rso_stop() 4968 uint8_t reason, bool *send_resp, bool start_timer) in cm_roam_state_change() argument 5028 send_resp, start_timer); in cm_roam_state_change() 7393 bool send_resp = true, start_timer; in cm_send_rso_stop() local [all …]
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_dev_if.c | 4646 goto send_resp; in wma_send_peer_assoc_req() 4650 goto send_resp; in wma_send_peer_assoc_req() 4653 goto send_resp; in wma_send_peer_assoc_req() 4659 goto send_resp; in wma_send_peer_assoc_req() 4675 goto send_resp; in wma_send_peer_assoc_req() 4696 goto send_resp; in wma_send_peer_assoc_req() 4723 goto send_resp; in wma_send_peer_assoc_req() 4737 goto send_resp; in wma_send_peer_assoc_req() 4747 goto send_resp; in wma_send_peer_assoc_req() 4752 send_resp: in wma_send_peer_assoc_req()
|
/wlan-driver/platform/icnss2/ |
D | main.c | 1837 goto send_resp; in icnss_m3_dump_upload_req_hdlr() 1874 send_resp: in icnss_m3_dump_upload_req_hdlr()
|