Searched refs:hw_version (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/sys/dev/qcom_tcsr/
H A Dqcom_tcsr_var.h39 uint32_t hw_version; member in struct:qcom_tcsr_softc
H A Dqcom_tcsr.c101 sc->hw_version =
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_ver_dbg.c35 char hw_version[ADF_CFG_MAX_VAL_LEN_IN_BYTES]; local
41 snprintf(hw_version,
46 snprintf(hw_version, ADF_CFG_MAX_VAL_LEN_IN_BYTES, "");
49 hw_version,
50 strnlen(hw_version, ADF_CFG_MAX_VAL_LEN_IN_BYTES));
115 "hw_version",
H A Dadf_init.c76 char hw_version[ADF_CFG_MAX_VAL_LEN_IN_BYTES]; local
119 snprintf(hw_version,
124 accel_dev, ADF_GENERAL_SEC, key, (void *)hw_version, ADF_STR))
/freebsd-current/sys/dev/qcom_qup/
H A Dqcom_spi_var.h53 qcom_spi_hw_version_t hw_version; member in struct:qcom_spi_softc
111 ((sc)->hw_version == QCOM_SPI_HW_QPI_V1_1)
H A Dqcom_spi.c295 sc->hw_version =
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mcu.h83 char hw_version[4]; member in struct:mt76x02_patch_header
/freebsd-current/sys/crypto/ccp/
H A Dccp.h149 uint8_t hw_version; member in struct:ccp_softc
H A Dccp.c725 db_printf(" hw_version: %d\n", (int)sc->hw_version);
H A Dccp_hardware.c786 sc->hw_version = version & VERSION_NUM_MASK;
/freebsd-current/sys/dev/enic/
H A Dvnic_devcmd.h714 * note: hw_version and asic_rev refer to the same thing,
715 * but have different formats. hw_version is
722 char hw_version[32]; member in struct:vnic_devcmd_fw_info
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcore.c3391 ar->hw->wiphy->hw_version = target_info.version;
3403 ar->hw->wiphy->hw_version = target_info.version;
3413 ar->hw->wiphy->hw_version = target_info.version;
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1169 int features, hw_version; member in struct:wiphy
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c561 hw->wiphy->hw_version = mvm->trans->hw_id;

Completed in 203 milliseconds