Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h46 u64 record_no; member
H A Dchcr_ktls.c95 tx_info->record_no = *(u64 *)info_128_gcm->rec_seq; in chcr_ktls_save_keys()
1203 cpl->scmd1 = cpu_to_be64(tx_info->record_no); in chcr_ktls_xmit_wr_complete()
1302 iv_record = cpu_to_be64(tx_info->iv + tx_info->record_no); in chcr_ktls_xmit_wr_short()
1989 &tx_info->record_no); in chcr_ktls_xmit()