Home
last modified time | relevance | path

Searched refs:target_if_vdev_mgr_get_rx_ops (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c41 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_wake_lock_init()
66 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_wake_lock_deinit()
91 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_wake_lock_timeout_acquire()
130 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_wake_lock_timeout_release()
230 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_start_link_handler()
300 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_stop_link_handler()
324 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_prevent_pm_during_roam_sync()
340 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_allow_pm_after_roam_sync()
H A Dtarget_if_psoc_timer_tx_ops.c43 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_psoc_vdev_rsp_timer_inuse()
78 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_psoc_vdev_rsp_timer_init()
115 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_psoc_vdev_rsp_timer_deinit()
140 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_flush_psoc_vdev_timers()
168 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_rsp_timer_mod()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_rx_ops.c86 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_mac_addr_rsp_timeout()
178 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_rsp_timer_cb()
406 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_start_response_handler()
474 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_stop_response_handler()
536 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_delete_response_handler()
600 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_peer_delete_all_response_handler()
671 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_offload_bcn_tx_status_handler()
716 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_tbttoffset_update_handler()
760 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_ext_tbttoffset_update_handler()
808 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_multi_vdev_restart_resp_handler()
[all …]
H A Dtarget_if_vdev_mgr_tx_ops.c459 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_start_send()
544 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_del_rsp_post_cb()
620 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_delete_send()
688 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_stop_send()
991 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_multi_vdev_restart_get_ref()
1044 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_multi_vdev_restart_rel_ref()
1246 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_peer_delete_all_send()
1346 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_vdev_mgr_set_mac_address_send()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/inc/
H A Dtarget_if_vdev_mgr_rx_ops.h115 target_if_vdev_mgr_get_rx_ops(struct wlan_objmgr_psoc *psoc) in target_if_vdev_mgr_get_rx_ops() function
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
H A Dtarget_if_cm_roam_offload.c1707 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_start_rso_stop_timer()
1774 rx_ops = target_if_vdev_mgr_get_rx_ops(roam_event->psoc); in target_if_find_active_rso_stop_rsp()
1920 rx_ops = target_if_vdev_mgr_get_rx_ops(psoc); in target_if_cm_roam_abort_rso_stop_timer()