Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
Dhost_diag_log.c397 driver_status.wlan_status = status_code; in host_log_device_status()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
Dhost_diag_core_event.h479 uint16_t wlan_status; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_req_frame.c258 enum wlan_status_code wlan_status; in lim_chk_assoc_req_parse_error() local
262 wlan_status = sir_convert_assoc_req_frame2_struct(mac_ctx, frm_body, in lim_chk_assoc_req_parse_error()
266 wlan_status = sir_convert_reassoc_req_frame2_struct(mac_ctx, in lim_chk_assoc_req_parse_error()
269 if (wlan_status == STATUS_SUCCESS) { in lim_chk_assoc_req_parse_error()
298 lim_send_assoc_rsp_mgmt_frame(mac_ctx, wlan_status, in lim_chk_assoc_req_parse_error()