Lines Matching refs:ucode_capa

260 	bool unified = fw_has_capa(&mvm->fw->ucode_capa,  in iwl_mvm_mac_setup_register()
306 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
377 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
384 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
463 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_UMAC_SCAN)) in iwl_mvm_mac_setup_register()
475 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
477 fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
482 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
518 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
521 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
525 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
530 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
538 if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
601 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
608 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_setup_register()
622 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_PROTECTED_TWT)) in iwl_mvm_mac_setup_register()
688 if (ap_sta_id < mvm->fw->ucode_capa.num_stations) { in iwl_mvm_mac_tx()
1155 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_UMAC_SCAN)) { in __iwl_mvm_mac_stop()
1241 else if (fw_has_api(&mvm->fw->ucode_capa, in iwl_mvm_set_tx_power()
1244 else if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_set_tx_power()
1281 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_post_channel_switch()
1326 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_abort_channel_switch()
1944 if (!fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_MBSSID_HE)) in iwl_mvm_cfg_he_sta()
2172 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_protect_assoc()
2241 !fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_bss_info_changed_station()
2355 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_bss_info_changed_station()
2440 if (fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) { in iwl_mvm_start_ap_ibss()
2590 if (!fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) in iwl_mvm_stop_ap_ibss()
2593 if (fw_has_api(&mvm->fw->ucode_capa, IWL_UCODE_TLV_API_STA_TYPE)) in iwl_mvm_stop_ap_ibss()
2695 hw_req->req.n_channels > mvm->fw->ucode_capa.n_scan_channels) in iwl_mvm_mac_hw_scan()
2830 if (WARN_ON(notif->sta_id >= mvm->fw->ucode_capa.num_stations)) in iwl_mvm_sta_pm_notif()
2911 if (!(mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT)) in iwl_mvm_check_uapsd()
3882 if (fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_roc()
3952 fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_roc()
4240 if (!fw_has_capa(&mvm->fw->ucode_capa, in __iwl_mvm_assign_vif_chanctx()
4320 if (!fw_has_capa(&mvm->fw->ucode_capa, in __iwl_mvm_unassign_vif_chanctx()
4332 if (fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_CHANNEL_SWITCH_CMD) && in __iwl_mvm_unassign_vif_chanctx()
4724 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_pre_channel_switch()
4778 if (!fw_has_capa(&mvm->fw->ucode_capa, IWL_UCODE_TLV_CAPA_CS_MODIFY)) in iwl_mvm_channel_switch_rx_beacon()
4825 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_flush_no_vif()
4867 for (i = 0; i < mvm->fw->ucode_capa.num_stations; i++) { in iwl_mvm_mac_flush()
4911 if (!fw_has_capa(&mvm->fw->ucode_capa, in iwl_mvm_mac_get_survey()