Lines Matching refs:snprintf
29 snprintf(ctx->buf, sizeof(ctx->buf), "%8phD", dsn); in ixgbe_info_get_dsn()
48 snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u", in ixgbe_info_orom_ver()
55 snprintf(ctx->buf, sizeof(ctx->buf), "%x.%x.%x", in ixgbe_info_orom_ver()
64 snprintf(ctx->buf, sizeof(ctx->buf), "%d.%d.%d", in ixgbe_info_orom_ver()
82 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", eetrack); in ixgbe_info_eetrack()
95 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", nvm_ver.etk_id); in ixgbe_info_eetrack()
103 snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u", in ixgbe_info_fw_api()
112 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", hw->fw_build); in ixgbe_info_fw_build()
125 snprintf(ctx->buf, sizeof(ctx->buf), "%u", nvm->srev); in ixgbe_info_fw_srev()
138 snprintf(ctx->buf, sizeof(ctx->buf), "%u", orom->srev); in ixgbe_info_orom_srev()
151 snprintf(ctx->buf, sizeof(ctx->buf), "%x.%02x", nvm->major, nvm->minor); in ixgbe_info_nvm_ver()
165 snprintf(ctx->buf, sizeof(ctx->buf), "%x.%x.%x-%x.%x.%x", in ixgbe_info_netlist_ver()
181 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", netlist->hash); in ixgbe_info_netlist_build()