Searched refs:arg3 (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | elink.h | 100 uint32_t arg3); 106 #define ELINK_DEBUG_P3(sc, fmt, arg1, arg2, arg3) \ argument 107 elink_cb_dbg3(sc, fmt, arg1, arg2, arg3) 114 #define ELINK_DEBUG_P3(sc, fmt, arg1, arg2, arg3) \ argument 115 PMD_DRV_LOG(DEBUG, sc, fmt, arg1, arg2, arg3)
|
| /dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.h | 50 #define OSAL_WARN(arg1, arg2, arg3, ...) (0) argument
|