Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c427 int eoq; in copy_esn_pktxt() local
436 eoq = (void *)q->q.stat - pos; in copy_esn_pktxt()
437 if (!eoq) in copy_esn_pktxt()
515 int left, eoq, key_len; in copy_key_cpltx_pktxt() local
528 eoq = (void *)q->q.stat - pos; in copy_key_cpltx_pktxt()
529 left = eoq; in copy_key_cpltx_pktxt()
530 if (!eoq) { in copy_key_cpltx_pktxt()