Searched refs:BCM_HDR_LEN (Results 1 – 2 of 2) sorted by relevance
104 #define BCM_HDR_LEN iproc_priv.bcm_hdr_len macro231 BCM_HDR_LEN + ctx->spu_req_hdr_len); in spu_ablkcipher_tx_sg_create()444 spu->spu_cipher_req_finish(rctx->msg_buf.bcm_spu_req_hdr + BCM_HDR_LEN, in handle_ablkcipher_req()461 spu->spu_dump_msg_hdr(rctx->msg_buf.bcm_spu_req_hdr + BCM_HDR_LEN, in handle_ablkcipher_req()646 BCM_HDR_LEN + spu_hdr_len); in spu_ahash_tx_sg_create()863 memcpy(rctx->msg_buf.bcm_spu_req_hdr, BCMHEADER, BCM_HDR_LEN); in handle_ahash_req()867 BCM_HDR_LEN, in handle_ahash_req()897 spu->spu_dump_msg_hdr(rctx->msg_buf.bcm_spu_req_hdr + BCM_HDR_LEN, in handle_ahash_req()1239 BCM_HDR_LEN + spu_hdr_len); in spu_aead_tx_sg_create()1479 memcpy(rctx->msg_buf.bcm_spu_req_hdr, BCMHEADER, BCM_HDR_LEN); in handle_aead_req()[all …]
91 #define BCM_HDR_LEN 8 macro1377 pdcs->pdc_resp_hdr_len += BCM_HDR_LEN; in pdc_rx_buf_pool_create()