Home
last modified time | relevance | path

Searched refs:updated_scmd (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c347 struct tls_scmd *updated_scmd; in tls_tx_data_wr() local
370 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()