Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c421 int eoq; in copy_esn_pktxt() local
430 eoq = (void *)q->q.stat - pos; in copy_esn_pktxt()
431 if (!eoq) in copy_esn_pktxt()
509 int left, eoq, key_len; in copy_key_cpltx_pktxt() local
522 eoq = (void *)q->q.stat - pos; in copy_key_cpltx_pktxt()
523 left = eoq; in copy_key_cpltx_pktxt()
524 if (!eoq) { in copy_key_cpltx_pktxt()