Searched refs:otx2_nix_dbg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ptp.c | 283 otx2_nix_dbg("PTP mode is disabled"); in otx2_nix_timesync_disable() 329 otx2_nix_dbg("rx timestamp: %"PRIu64" sec: %"PRIu64" nsec %"PRIu64"", in otx2_nix_timesync_read_rx_timestamp() 350 otx2_nix_dbg("tx timestamp: %"PRIu64" sec: %"PRIu64" nsec %"PRIu64"", in otx2_nix_timesync_read_tx_timestamp() 428 otx2_nix_dbg("PTP time read: %"PRIu64" .%09"PRIu64"", in otx2_nix_timesync_read_time()
|
| H A D | otx2_ethdev.c | 549 otx2_nix_dbg("Releasing rxq %u", rxq->rq); in otx2_nix_rx_queue_release() 981 otx2_nix_dbg("Cleaning up sq %u", txq->sq); in nix_sq_uninit() 1214 otx2_nix_dbg("Releasing txq %u", txq->sq); in otx2_nix_tx_queue_release() 1683 otx2_nix_dbg("tcpv4 lso fmt=%u", base); in nix_setup_lso_formats() 1697 otx2_nix_dbg("tcpv6 lso fmt=%u\n", base + 1); in nix_setup_lso_formats() 1710 otx2_nix_dbg("udp tun v4v4 fmt=%u\n", base + 2); in nix_setup_lso_formats() 1723 otx2_nix_dbg("udp tun v4v6 fmt=%u\n", base + 3); in nix_setup_lso_formats() 1761 otx2_nix_dbg("tun v4v4 fmt=%u\n", base + 6); in nix_setup_lso_formats() 1774 otx2_nix_dbg("tun v4v6 fmt=%u\n", base + 7); in nix_setup_lso_formats() 1787 otx2_nix_dbg("tun v6v4 fmt=%u\n", base + 8); in nix_setup_lso_formats() [all …]
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_common.h | 117 #define otx2_nix_dbg(fmt, ...) otx2_dbg(nix, fmt, ##__VA_ARGS__) macro
|
| H A D | otx2_dev.c | 478 otx2_nix_dbg("pf:%d/vf:%d PTP mode %s --> 0x%x (%s) from: pf:%d/vf:%d", in otx2_mbox_up_handler_cgx_ptp_rx_info()
|