Searched refs:hdd_get_ap_6ghz_capable (Results 1 – 6 of 6) sorted by relevance
840 pm_ctx->hdd_cbacks.hdd_get_ap_6ghz_capable = in policy_mgr_register_hdd_cb()841 hdd_cbacks->hdd_get_ap_6ghz_capable; in policy_mgr_register_hdd_cb()872 pm_ctx->hdd_cbacks.hdd_get_ap_6ghz_capable = NULL; in policy_mgr_deregister_hdd_cb()
11842 pm_ctx->hdd_cbacks.hdd_get_ap_6ghz_capable) in policy_mgr_get_ap_6ghz_capable()11843 conn_6ghz_flag = pm_ctx->hdd_cbacks.hdd_get_ap_6ghz_capable( in policy_mgr_get_ap_6ghz_capable()
204 uint32_t hdd_get_ap_6ghz_capable(struct wlan_objmgr_psoc *psoc,
4188 uint32_t hdd_get_ap_6ghz_capable(struct wlan_objmgr_psoc *psoc, uint8_t vdev_id) in hdd_get_ap_6ghz_capable() function4287 uint32_t hdd_get_ap_6ghz_capable(struct wlan_objmgr_psoc *psoc, uint8_t vdev_id) in hdd_get_ap_6ghz_capable() function
4108 hdd_cbacks.hdd_get_ap_6ghz_capable = hdd_get_ap_6ghz_capable; in hdd_register_policy_manager_callback()
2243 uint32_t (*hdd_get_ap_6ghz_capable)(struct wlan_objmgr_psoc *psoc, member