Searched refs:IWL_UCODE_TLV_FLAGS_PAN (Results 1 – 4 of 4) sorted by relevance
250 if (priv->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_PAN && in iwl_alive_notify()
625 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1348 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1439 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()
217 IWL_UCODE_TLV_FLAGS_PAN = BIT(0), enumerator
688 capa->flags |= IWL_UCODE_TLV_FLAGS_PAN; in iwl_parse_tlv_firmware()