cpl_tx_sec_pdu
static void fill_sec_cpl_for_aead(struct cpl_tx_sec_pdu *sec_cpl,
chcr_req->sc_imm.len = cpu_to_be32(sizeof(struct cpl_tx_sec_pdu) +
struct cpl_tx_sec_pdu sec_cpl;
wr->req.sc_imm.len = cpu_to_be32(sizeof(struct cpl_tx_sec_pdu) +
sizeof(struct cpl_tx_sec_pdu);
struct cpl_tx_sec_pdu sec_cpl;
struct cpl_tx_sec_pdu *cpl;
cpl = (struct cpl_tx_sec_pdu *)(idata + 1);
struct cpl_tx_sec_pdu *cpl;
cpl = (struct cpl_tx_sec_pdu *)(idata + 1);
sizeof(struct cpl_tx_sec_pdu))