Home
last modified time | relevance | path

Searched refs:mlme_set_cac_required (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_vdev_mgr_interface.h313 mlme_set_cac_required(struct wlan_objmgr_vdev *vdev, bool val);
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c754 mlme_set_cac_required(vdev_mlme->vdev, false); in ap_mlme_vdev_is_newchan_no_cac()
1323 QDF_STATUS mlme_set_cac_required(struct wlan_objmgr_vdev *vdev, bool val) in mlme_set_cac_required() function
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c1924 mlme_set_cac_required(sap_ctx->vdev, in wlansap_fill_channel_change_request()
2123 mlme_set_cac_required(sap_ctx->vdev, !!new_cac_ms); in wlansap_dfs_send_csa_ie_request()
H A Dsap_fsm.c3377 mlme_set_cac_required(sap_ctx->vdev, in sap_goto_starting()