Searched refs:roam_sync_key_event (Results 1 – 2 of 2) sorted by relevance
79 rx_ops->roam_sync_key_event = cm_roam_sync_key_event_handler; in target_if_cm_roam_register_rx_ops()863 if (!roam_rx_ops || !roam_rx_ops->roam_sync_key_event) { 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()
2983 QDF_STATUS (*roam_sync_key_event)(struct wlan_objmgr_psoc *psoc, member