Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
Dtarget_if_cm_roam_event.c40 target_if_cm_get_roam_rx_ops(struct wlan_objmgr_psoc *psoc) in target_if_cm_get_roam_rx_ops() function
133 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_event()
243 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_sync_frame_event()
300 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_sync_event()
362 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_btm_denylist_event()
410 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_vdev_disconnect_event_handler()
460 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_scan_chan_list_event_handler()
502 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_stats_event()
551 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_roam_auth_offload_event()
594 roam_rx_ops = target_if_cm_get_roam_rx_ops(data->psoc); in target_if_pmkid_request_event_handler()
[all …]
Dtarget_if_cm_roam_offload.c1902 roam_rx_ops = target_if_cm_get_roam_rx_ops(psoc); in target_if_cm_send_rso_stop_failure_rsp()
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/inc/
Dtarget_if_cm_roam_event.h40 target_if_cm_get_roam_rx_ops(struct wlan_objmgr_psoc *psoc);