Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.h46 u64 record_no; member
Dchcr_ktls.c94 tx_info->record_no = *(u64 *)info_128_gcm->rec_seq; in chcr_ktls_save_keys()
1195 cpl->scmd1 = cpu_to_be64(tx_info->record_no); in chcr_ktls_xmit_wr_complete()
1294 iv_record = cpu_to_be64(tx_info->iv + tx_info->record_no); in chcr_ktls_xmit_wr_short()
2026 &tx_info->record_no); in chcr_ktls_xmit()