Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/
H A Dimg.h232 u8 human_readable[FW_VER_HUMAN_READABLE_SZ]; member
H A Dfile.h137 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()
2311 memcpy(dump->build_tag, fwrt->fw->human_readable,
/freebsd-13.1/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c695 memcpy(drv->fw.human_readable, ucode->human_readable, in iwl_parse_tlv_firmware()
696 sizeof(drv->fw.human_readable)); in iwl_parse_tlv_firmware()
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c702 mvm->fwrt.fw->human_readable); in iwl_dbgfs_fw_ver_read()
/freebsd-13.1/sys/dev/iwm/
H A Dif_iwmreg.h1029 uint8_t human_readable[64]; member