Searched refs:ucfg_dp_is_ol_enabled (Results 1 – 4 of 4) sorted by relevance
1196 if (ucfg_dp_is_ol_enabled(hdd_ctx->psoc) && in hdd_ndp_new_peer_handler()1252 if ((ucfg_dp_is_ol_enabled(hdd_ctx->psoc) && in hdd_cleanup_ndi()
16809 if (ucfg_dp_is_ol_enabled(hdd_ctx->psoc)) in hdd_configure_cds()
294 bool ucfg_dp_is_ol_enabled(struct wlan_objmgr_psoc *psoc);
909 bool ucfg_dp_is_ol_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_dp_is_ol_enabled() function