Searched refs:PMD_DEBUG_PERIODIC_LOG (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_logs.h | 44 #define PMD_DEBUG_PERIODIC_LOG(level, sc, fmt, args...) \ macro 49 #define PMD_DEBUG_PERIODIC_LOG(level, sc, fmt, args...) do { } while (0) macro
|
| H A D | bnx2x.h | 1439 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "offset=0x%08lx val=0x%02x", in bnx2x_reg_write8() 1452 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "offset=0x%08lx val=0x%04x", in bnx2x_reg_write16() 1467 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "offset=0x%08lx val=0x%08x", in bnx2x_reg_write32() 1478 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "offset=0x%08lx val=0x%02x", in bnx2x_reg_read8() 1496 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "offset=0x%08lx val=0x%08x", in bnx2x_reg_read16() 1514 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "offset=0x%08lx val=0x%08x", in bnx2x_reg_read32()
|
| H A D | bnx2x_ethdev.c | 134 PMD_DEBUG_PERIODIC_LOG(INFO, sc, "Interrupt handled"); in bnx2x_interrupt_handler()
|
| H A D | bnx2x_stats.c | 85 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, in bnx2x_storm_stats_post()
|
| H A D | bnx2x.c | 4388 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "got statistics completion event %d", in bnx2x_eq_int() 4572 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, in bnx2x_handle_fp_tq() 4625 PMD_DEBUG_PERIODIC_LOG(DEBUG, sc, "Interrupt status 0x%04x", status); in bnx2x_intr_legacy()
|