Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_ucfg_api.h1255 bool ucfg_pmo_is_active_mode_offloaded(struct wlan_objmgr_psoc *psoc);
2033 ucfg_pmo_is_active_mode_offloaded(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_active_mode_offloaded() function
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_ucfg_api.c712 bool ucfg_pmo_is_active_mode_offloaded(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_active_mode_offloaded() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c11393 if (!ucfg_pmo_is_active_mode_offloaded(hdd_ctx->psoc)) { in hdd_set_arp_ns_offload()
15878 if (!ucfg_pmo_is_active_mode_offloaded(hdd_ctx->psoc)) { in __wlan_hdd_cfg80211_set_ns_offload()