Home
last modified time | relevance | path

Searched refs:wlan_mlo_get_psoc_capable (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_cmn.h435 bool wlan_mlo_get_psoc_capable(struct wlan_objmgr_psoc *psoc);
506 bool wlan_mlo_get_psoc_capable(struct wlan_objmgr_psoc *psoc) in wlan_mlo_get_psoc_capable() function
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
Dwlan_mgmt_txrx_rx_reo_tgt_api.c286 if (!wlan_mlo_get_psoc_capable(psoc)) in wlan_mgmt_rx_reo_check_simulation_in_progress()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
Dosif_cm_req.c594 if (!wlan_mlo_get_psoc_capable(psoc)) in osif_update_mlo_partner_info()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_cmn.c447 bool wlan_mlo_get_psoc_capable(struct wlan_objmgr_psoc *psoc) in wlan_mlo_get_psoc_capable() function
Dwlan_mlo_mgr_main.c244 return wlan_mlo_get_psoc_capable(psoc); in wlan_mlo_check_psoc_capable()