Searched refs:updated_scmd (Results 1 – 1 of 1) sorted by relevance
350 struct tls_scmd *updated_scmd; in tls_tx_data_wr() local373 updated_scmd = scmd; in tls_tx_data_wr()374 updated_scmd->seqno_numivs &= 0xffffff80; in tls_tx_data_wr()375 updated_scmd->seqno_numivs |= SCMD_NUM_IVS_V(pdus); in tls_tx_data_wr()376 hws->scmd = *updated_scmd; in tls_tx_data_wr()