Searched refs:tgt_caps (Results 1 – 3 of 3) sorted by relevance
95 struct twt_tgt_caps *tgt_caps; in wlan_twt_cfg_update() local111 tgt_caps = &twt_psoc->twt_caps; in wlan_twt_cfg_update()114 twt_cfg->twt_requestor = QDF_MIN(tgt_caps->twt_requestor, in wlan_twt_cfg_update()116 twt_cfg->twt_responder = QDF_MIN(tgt_caps->twt_responder, in wlan_twt_cfg_update()119 QDF_MIN((tgt_caps->twt_bcast_req_support || in wlan_twt_cfg_update()120 tgt_caps->legacy_bcast_twt_support), in wlan_twt_cfg_update()124 QDF_MIN((tgt_caps->twt_bcast_res_support || in wlan_twt_cfg_update()125 tgt_caps->legacy_bcast_twt_support), in wlan_twt_cfg_update()395 struct twt_tgt_caps *tgt_caps; in wlan_twt_cfg_get_support_in_11n_mode() local406 tgt_caps = &twt_psoc_obj->twt_caps; in wlan_twt_cfg_get_support_in_11n_mode()[all …]
688 struct mlme_tgt_caps *tgt_caps) in wlan_mlme_update_cfg_with_tgt_caps() argument699 tgt_caps->data_stall_recovery_fw_support; in wlan_mlme_update_cfg_with_tgt_caps()701 mlme_obj->cfg.gen.bigtk_support = tgt_caps->bigtk_support; in wlan_mlme_update_cfg_with_tgt_caps()703 tgt_caps->stop_all_host_scan_support; in wlan_mlme_update_cfg_with_tgt_caps()705 tgt_caps->dual_sta_roam_fw_support; in wlan_mlme_update_cfg_with_tgt_caps()706 mlme_obj->cfg.gen.ocv_support = tgt_caps->ocv_support; in wlan_mlme_update_cfg_with_tgt_caps()
112 struct mlme_tgt_caps *tgt_caps);