Home
last modified time | relevance | path

Searched refs:ucode_capa (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dscan.c180 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BASIC_DWELL) in iwl_mvm_get_active_dwell()
190 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BASIC_DWELL) in iwl_mvm_get_passive_dwell()
227 if (mvm->fw->ucode_capa.api[0] & in iwl_mvm_scan_calc_params()
242 if (frag_passive_dwell && (mvm->fw->ucode_capa.api[0] & in iwl_mvm_scan_calc_params()
279 return mvm->fw->ucode_capa.capa[0] & in iwl_mvm_rrm_scan_needed()
455 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_SHORT_BL) in iwl_mvm_config_sched_scan_profiles()
525 if (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_UMAC_SCAN) { in iwl_mvm_scan_offload_start()
583 if (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_UMAC_SCAN) in iwl_mvm_scan_offload_stop()
791 mvm->fw->ucode_capa.n_scan_channels + in iwl_mvm_unified_scan_lmac()
813 req->req.n_channels > mvm->fw->ucode_capa.n_scan_channels) in iwl_mvm_unified_scan_lmac()
[all …]
Dcoex.c420 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_send_bt_init_conf()
749 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_rx_bt_coex_notif()
818 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_mvm_bt_rssi_event()
873 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_coex_agg_time_limit()
900 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_mimo_allowed()
930 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_ant_avail()
943 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_shared_ant_avail()
954 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_tpc_allowed()
997 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_mvm_bt_coex_vif_change()
1015 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_rx_ant_coupling_notif()
Dmac80211.c449 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_MFP && in iwl_mvm_mac_setup_register()
477 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_GO_UAPSD) in iwl_mvm_mac_setup_register()
520 if ((mvm->fw->ucode_capa.capa[0] & in iwl_mvm_mac_setup_register()
522 (mvm->fw->ucode_capa.api[0] & in iwl_mvm_mac_setup_register()
551 if (mvm->fw->ucode_capa.capa[0] & in iwl_mvm_mac_setup_register()
554 if (mvm->fw->ucode_capa.capa[0] & in iwl_mvm_mac_setup_register()
558 if (mvm->fw->ucode_capa.capa[0] & in iwl_mvm_mac_setup_register()
563 if (mvm->fw->ucode_capa.capa[0] & in iwl_mvm_mac_setup_register()
614 if (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_TDLS_SUPPORT) { in iwl_mvm_mac_setup_register()
619 if (mvm->fw->ucode_capa.capa[0] & in iwl_mvm_mac_setup_register()
[all …]
Dpower.c269 !(mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_P2P_PS_UAPSD)) in iwl_mvm_power_allow_uapsd()
654 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_P2P_PM) in iwl_mvm_power_set_pm()
668 (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_BSS_P2P_PS_DCM)) { in iwl_mvm_power_set_pm()
672 (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_P2P_PM)) in iwl_mvm_power_set_pm()
682 (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_BSS_P2P_PS_SCM)) { in iwl_mvm_power_set_pm()
685 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_P2P_PM) in iwl_mvm_power_set_pm()
Dmvm.h921 (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_D0I3_SUPPORT); in iwl_mvm_is_d0i3_supported()
927 bool tlv_lar = mvm->fw->ucode_capa.capa[0] & in iwl_mvm_is_lar_supported()
945 return mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_WIFI_MCC_UPDATE || in iwl_mvm_is_wifi_mcc_supported()
946 mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_LAR_MULTI_MCC; in iwl_mvm_is_wifi_mcc_supported()
951 return mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_SCD_CFG; in iwl_mvm_is_scd_cfg_supported()
956 return (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_BT_COEX_PLCR) && in iwl_mvm_bt_is_plcr_supported()
962 return (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_BT_COEX_RRC) && in iwl_mvm_bt_is_rrc_supported()
Doffloading.c105 u32 capa_flags = mvm->fw->ucode_capa.flags; in iwl_mvm_send_proto_offload()
Drx.c573 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_STATS_V10) { in iwl_mvm_handle_rx_statistics()
613 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_ASYNC_DTM)) in iwl_mvm_handle_rx_statistics()
Dfw.c626 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_HDC_PHASE_0)) in iwl_mvm_config_ltr()
757 if (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_UMAC_SCAN) { in iwl_mvm_up()
Dnvm.c319 (mvm->fw->ucode_capa.capa[0] & in iwl_parse_nvm_sections()
795 tlv_lar = mvm->fw->ucode_capa.capa[0] & in iwl_mvm_init_mcc()
Ddebugfs.c496 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_dbgfs_bt_notif_read()
553 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_dbgfs_bt_cmd_read()
919 if (mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_UMAC_SCAN) in iwl_dbgfs_scan_ant_rxchain_write()
1549 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_BCAST_FILTERING) { in iwl_mvm_dbgfs_register()
Ddebugfs-vif.c640 mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_BSS_P2P_PS_DCM))) in iwl_mvm_vif_dbgfs_register()
Drs.c1131 bool allow_ant_mismatch = mvm->fw->ucode_capa.api[0] & in iwl_mvm_rs_tx_status()
2728 if ((mvm->fw->ucode_capa.capa[0] & IWL_UCODE_TLV_CAPA_BEAMFORMER) && in rs_vht_init()
3012 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_LQ_SS_PARAMS) && in rs_build_rates_table()
3226 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_LQ_SS_PARAMS) in rs_fill_lq_cmd()
Dutils.c587 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_NEW_VERSION)) { in iwl_mvm_dump_nic_error_log()
Dtx.c147 if ((mvm->fw->ucode_capa.capa[0] & in iwl_mvm_set_tx_cmd()
Dops.c478 if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_DW_BC_TABLE) in iwl_op_mode_mvm_start()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-drv.c440 const struct iwl_ucode_capa *ucode_capa = (void *)data; in iwl_set_ucode_capabilities() local
441 u32 api_index = le32_to_cpu(ucode_capa->api_index); in iwl_set_ucode_capabilities()
448 capa->capa[api_index] = le32_to_cpu(ucode_capa->api_capa); in iwl_set_ucode_capabilities()
1110 fw->ucode_capa.max_probe_length = IWL_DEFAULT_MAX_PROBE_LENGTH; in iwl_req_fw_callback()
1111 fw->ucode_capa.standard_phy_calibration_size = in iwl_req_fw_callback()
1113 fw->ucode_capa.n_scan_channels = IWL_DEFAULT_SCAN_CHANNELS; in iwl_req_fw_callback()
1146 &fw->ucode_capa); in iwl_req_fw_callback()
1151 if (drv->fw.ucode_capa.api[0] & IWL_UCODE_TLV_API_NEW_VERSION) in iwl_req_fw_callback()
1293 if (fw->ucode_capa.standard_phy_calibration_size > in iwl_req_fw_callback()
1295 fw->ucode_capa.standard_phy_calibration_size = in iwl_req_fw_callback()
Diwl-fw.h173 struct iwl_ucode_capabilities ucode_capa; member
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ducode.c258 if (priv->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_PAN && in iwl_alive_notify()
Dmain.c1239 ucode_flags = fw->ucode_capa.flags; in iwl_op_mode_dvm_start()
1376 fw->ucode_capa.standard_phy_calibration_size; in iwl_op_mode_dvm_start()
1378 fw->ucode_capa.standard_phy_calibration_size + 1; in iwl_op_mode_dvm_start()
1388 if (iwlagn_mac_setup_register(priv, &fw->ucode_capa)) in iwl_op_mode_dvm_start()
Dscan.c659 priv->fw->ucode_capa.max_probe_length; in iwlagn_request_scan()
Dmac80211.c136 if (priv->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_MFP && in iwlagn_mac_setup_register()