Searched refs:NULL_LOG (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd_ops.c | 171 NULL_LOG(INFO, in null_crypto_pmd_qp_create_processed_pkts_ring() 177 NULL_LOG(INFO, in null_crypto_pmd_qp_create_processed_pkts_ring() 198 NULL_LOG(ERR, "Invalid qp_id %u, greater than maximum " in null_crypto_pmd_qp_setup() 212 NULL_LOG(ERR, "Failed to allocate queue pair memory"); in null_crypto_pmd_qp_setup() 221 NULL_LOG(ERR, "Failed to create unique name for null " in null_crypto_pmd_qp_setup() 230 NULL_LOG(ERR, "Failed to create unique name for null " in null_crypto_pmd_qp_setup() 266 NULL_LOG(ERR, "invalid session struct"); in null_crypto_pmd_sym_session_configure() 271 NULL_LOG(ERR, in null_crypto_pmd_sym_session_configure() 278 NULL_LOG(ERR, "failed configure session parameters"); in null_crypto_pmd_sym_session_configure()
|
| H A D | null_crypto_pmd_private.h | 13 #define NULL_LOG(level, fmt, ...) \ macro
|
| H A D | null_crypto_pmd.c | 167 NULL_LOG(ERR, "failed to create cryptodev vdev"); in cryptodev_null_create() 213 NULL_LOG(ERR, in cryptodev_null_probe()
|