Home
last modified time | relevance | path

Searched refs:psoc_vdev_rsp_timer_init (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c412 if (!txops || !txops->psoc_vdev_rsp_timer_init) { in target_if_vdev_mgr_create_send()
430 status = txops->psoc_vdev_rsp_timer_init(psoc, vdev_id); in target_if_vdev_mgr_create_send()
1563 mlme_tx_ops->psoc_vdev_rsp_timer_init = in target_if_vdev_mgr_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h569 QDF_STATUS (*psoc_vdev_rsp_timer_init)( member