Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.h189 SCMD_NUM_IVS_V(0))
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_hw.c294 SCMD_NUM_IVS_V(1); in chtls_set_scmd()
Dchtls_io.c375 updated_scmd->seqno_numivs |= SCMD_NUM_IVS_V(pdus); in tls_tx_data_wr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1839 #define SCMD_NUM_IVS_V(x) ((x) << SCMD_NUM_IVS_S) macro