Home
last modified time | relevance | path

Searched refs:human_readable (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/
H A Dimg.h221 u8 human_readable[FW_VER_HUMAN_READABLE_SZ]; member
H A Dfile.h139 u8 human_readable[FW_VER_HUMAN_READABLE_SZ]; member
H A Ddbg.c884 memcpy(dump_info->fw_human_readable, fwrt->fw->human_readable, in iwl_fw_error_dump_file()
2318 memcpy(dump->build_tag, fwrt->fw->human_readable,
/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c735 memcpy(drv->fw.human_readable, ucode->human_readable, in iwl_parse_tlv_firmware()
736 sizeof(drv->fw.human_readable)); in iwl_parse_tlv_firmware()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c732 mvm->fwrt.fw->human_readable); in iwl_dbgfs_fw_ver_read()
/freebsd-14.2/sys/dev/iwm/
H A Dif_iwmreg.h1177 uint8_t human_readable[64]; member