Searched refs:num_keys (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/ ! |
H A D | target_if_cm_roam_event.c | 765 uint8_t num_keys = 0; in target_if_roam_synch_key_event_handler() local 783 &num_keys, &mld_addr); in target_if_roam_synch_key_event_handler() 800 QDF_MAC_ADDR_FMT, num_keys, in target_if_roam_synch_key_event_handler() 807 for (i = 0; i < num_keys; i++) { in target_if_roam_synch_key_event_handler() 869 status = roam_rx_ops->roam_sync_key_event(psoc, keys, num_keys); in target_if_roam_synch_key_event_handler()
|
/wlan-driver/qcacld-3.0/components/wmi/inc/ ! |
H A D | wmi_unified_roam_api.h | 139 uint8_t *num_keys, 146 uint8_t *num_keys, in wmi_extract_roam_synch_key_event() argument
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ ! |
H A D | wlan_cm_roam_offload_event.c | 500 uint8_t num_keys) in cm_roam_sync_key_event_handler() argument 505 for (i = 0; i < num_keys; i++) { in cm_roam_sync_key_event_handler()
|
/wlan-driver/qcacld-3.0/components/wmi/src/ ! |
H A D | wmi_unified_roam_api.c | 165 uint8_t *num_keys, in wmi_extract_roam_synch_key_event() argument 171 len, keys, num_keys, in wmi_extract_roam_synch_key_event()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/ ! |
H A D | wlan_cm_roam_api.h | 1744 uint8_t num_keys); 1749 uint8_t num_keys) in cm_roam_sync_key_event_handler() argument
|
H A D | wlan_cm_roam_public_struct.h | 2985 uint8_t num_keys);
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ ! |
H A D | wmi_unified_priv.h | 517 uint8_t *num_keys,
|