Searched refs:NULL_LOG (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd_ops.c | 172 NULL_LOG(INFO, in null_crypto_pmd_qp_create_processed_pkts_ring() 178 NULL_LOG(INFO, in null_crypto_pmd_qp_create_processed_pkts_ring() 199 NULL_LOG(ERR, "Invalid qp_id %u, greater than maximum " in null_crypto_pmd_qp_setup() 213 NULL_LOG(ERR, "Failed to allocate queue pair memory"); in null_crypto_pmd_qp_setup() 222 NULL_LOG(ERR, "Failed to create unique name for null " in null_crypto_pmd_qp_setup() 231 NULL_LOG(ERR, "Failed to create unique name for null " in null_crypto_pmd_qp_setup() 268 NULL_LOG(ERR, "invalid session struct"); in null_crypto_pmd_sym_session_configure() 273 NULL_LOG(ERR, in null_crypto_pmd_sym_session_configure() 280 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() 211 NULL_LOG(ERR, in cryptodev_null_probe()
|