Home
last modified time | relevance | path

Searched refs:notif_params1 (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c2918 uint32_t notif_params1, in wma_handle_roam_reason_deauth() argument
2931 deauth_disassoc_frame, notif_params1, in wma_handle_roam_reason_deauth()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h2541 uint32_t notif_params1; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c1046 roam_event->notif_params1 = wmi_event->notif_params1; in extract_roam_event_tlv()
1064 roam_event->notif_params, roam_event->notif_params1); in extract_roam_event_tlv()
1079 if (wmi_event->notif_params1) in extract_roam_event_tlv()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c2700 bssid.bytes[4] = roam_event->notif_params1 >> 0 & 0xFF; in cm_handle_roam_offload_events()
2701 bssid.bytes[5] = roam_event->notif_params1 >> 8 & 0xFF; in cm_handle_roam_offload_events()
2865 roam_event->notif_params1); in cm_roam_event_handler()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h23209 A_UINT32 notif_params1; member