Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_rx_reo_utils_api.h304 wlan_mgmt_rx_reo_psoc_obj_create_notification(struct wlan_objmgr_psoc *psoc);
585 wlan_mgmt_rx_reo_psoc_obj_create_notification(struct wlan_objmgr_psoc *psoc) in wlan_mgmt_rx_reo_psoc_obj_create_notification() function
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_rx_reo_utils_api.c267 wlan_mgmt_rx_reo_psoc_obj_create_notification(struct wlan_objmgr_psoc *psoc) in wlan_mgmt_rx_reo_psoc_obj_create_notification() function
H A Dwlan_mgmt_txrx_utils_api.c72 status = wlan_mgmt_rx_reo_psoc_obj_create_notification(psoc); in wlan_mgmt_txrx_psoc_obj_create_notification()