Searched refs:VIRTIO_CRYPTO_TX_LOG_ERR (Results 1 – 2 of 2) sorted by relevance
232 VIRTIO_CRYPTO_TX_LOG_ERR("can not get cookie"); in virtqueue_crypto_sym_enqueue_xmit()355 VIRTIO_CRYPTO_TX_LOG_ERR("invalid crypto op type %u", in virtqueue_crypto_enqueue_xmit()469 VIRTIO_CRYPTO_TX_LOG_ERR("tx_queue is NULL"); in virtio_crypto_pkt_tx_burst()504 VIRTIO_CRYPTO_TX_LOG_ERR( in virtio_crypto_pkt_tx_burst()507 VIRTIO_CRYPTO_TX_LOG_ERR( in virtio_crypto_pkt_tx_burst()510 VIRTIO_CRYPTO_TX_LOG_ERR( in virtio_crypto_pkt_tx_burst()
75 #define VIRTIO_CRYPTO_TX_LOG_ERR(fmt, args...) \ macro