Searched refs:updated_scmd (Results 1 – 1 of 1) sorted by relevance
347 struct tls_scmd *updated_scmd; in tls_tx_data_wr() local370 updated_scmd = scmd; in tls_tx_data_wr()371 updated_scmd->seqno_numivs &= 0xffffff80; in tls_tx_data_wr()372 updated_scmd->seqno_numivs |= SCMD_NUM_IVS_V(pdus); in tls_tx_data_wr()373 hws->scmd = *updated_scmd; in tls_tx_data_wr()