Searched refs:BCMFS_DP_LOG (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_session.c | 56 BCMFS_DP_LOG(ERR, "key length not supported"); in crypto_set_session_cipher_parameters() 79 BCMFS_DP_LOG(ERR, "key length not supported"); in crypto_set_session_auth_parameters() 103 BCMFS_DP_LOG(ERR, "key length not supported"); in crypto_set_session_aead_parameters() 195 BCMFS_DP_LOG(ERR, "Invalid chain order\n"); in crypto_set_session_parameters() 210 BCMFS_DP_LOG(ERR, "operations op(%p) is sessionless", op); in bcmfs_sym_get_session() 234 BCMFS_DP_LOG(ERR, "Invalid session struct"); in bcmfs_sym_session_configure() 239 BCMFS_DP_LOG(ERR, in bcmfs_sym_session_configure() 247 BCMFS_DP_LOG(ERR, "Failed configure session parameters"); in bcmfs_sym_session_configure()
|
| H A D | bcmfs_logs.h | 18 #define BCMFS_DP_LOG(level, fmt, args...) \ macro
|
| H A D | bcmfs_sym_engine.c | 580 BCMFS_DP_LOG(ERR, "null payload not supported"); in bcmfs_crypto_build_auth_req() 806 BCMFS_DP_LOG(ERR, "null payload not supported"); in bcmfs_crypto_build_chain_request() 820 BCMFS_DP_LOG(ERR, "cipher xlate error"); in bcmfs_crypto_build_chain_request() 1000 BCMFS_DP_LOG(ERR, "null payload not supported"); in bcmfs_crypto_build_aead_request()
|
| /f-stack/dpdk/drivers/crypto/bcmfs/hw/ |
| H A D | bcmfs5_rm.c | 394 BCMFS_DP_LOG(ERR, "Invalid msg on queue %d", qp->qpair_id); in bcmfs5_enqueue_single_request_qp() 403 BCMFS_DP_LOG(ERR, "BD memory exhausted"); in bcmfs5_enqueue_single_request_qp() 417 BCMFS_DP_LOG(ERR, "Enqueue for desc failed on queue %d", in bcmfs5_enqueue_single_request_qp() 502 BCMFS_DP_LOG(ERR, "error desc rcvd"); in bcmfs5_dequeue_qp() 510 BCMFS_DP_LOG(ERR, "HW error detected"); in bcmfs5_dequeue_qp() 584 BCMFS_DP_LOG(ERR, "Ring flush timeout hw-queue %d", in bcmfs5_start_qp() 598 BCMFS_DP_LOG(ERR, "Ring clear flush timeout hw-queue %d", in bcmfs5_start_qp()
|
| H A D | bcmfs4_rm.c | 463 BCMFS_DP_LOG(ERR, "Invalid msg on queue %d", qp->qpair_id); in bcmfs4_enqueue_single_request_qp() 472 BCMFS_DP_LOG(ERR, "BD memory exhausted"); in bcmfs4_enqueue_single_request_qp() 494 BCMFS_DP_LOG(ERR, "Enqueue for desc failed on queue %d", in bcmfs4_enqueue_single_request_qp() 571 BCMFS_DP_LOG(ERR, "error desc rcvd"); in bcmfs4_dequeue_qp() 579 BCMFS_DP_LOG(ERR, "HW error detected"); in bcmfs4_dequeue_qp() 653 BCMFS_DP_LOG(ERR, "Ring flush timeout hw-queue %d", in bcmfs4_start_qp() 667 BCMFS_DP_LOG(ERR, "Ring clear flush timeout hw-queue %d", in bcmfs4_start_qp()
|