Home
last modified time | relevance | path

Searched refs:PRIX64 (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_eal.c68 INFO("sub_device %d owner(%s_%016"PRIX64") is not my," in fs_bus_init()
69 " owner(%s_%016"PRIX64"), will try again later", in fs_bus_init()
H A Dfailsafe.c208 DEBUG("Failsafe port %u owner info: %s_%016"PRIX64, dev->data->port_id, in fs_eth_dev_create()
/f-stack/freebsd/arm64/include/
H A D_inttypes.h122 #define PRIX64 "lX" /* uint64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h124 #define PRIX64 "llX" /* uint64_t */ macro
/f-stack/freebsd/x86/include/
H A D_inttypes.h132 #define PRIX64 __PRI64"X" /* uint64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h133 #define PRIX64 __PRI64"X" /* uint64_t */ macro
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev.c1348 fprintf(f, "SSO_LF_GGRP_INT_CNT 0x%" PRIX64 "\n", in ssoggrp_dump()
1350 fprintf(f, "SSO_LF_GGRP_AQ_CNT 0x%" PRIX64 "\n", in ssoggrp_dump()
1352 fprintf(f, "SSO_LF_GGRP_AQ_THR 0x%" PRIX64 "\n", in ssoggrp_dump()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c1190 "Port %d scatter: %d rx offload: %" PRIX64 "\n", in bnxt_receive_function()
1223 "Port %d scatter: %d tx offload: %" PRIX64 "\n", in bnxt_transmit_function()
5301 DRV_MODULE_NAME "found at mem %" PRIX64 ", node addr %pM\n", in bnxt_dev_init()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c659 "Cannot set owner to port %u already owned by %s_%016"PRIX64"\n", in eth_dev_owner_set()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c4103 "HW Capability: wr_csr_prot = 0x%" PRIX64 "\n\n", in i40e_parse_discover_capabilities()