Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_main.c361 unsigned long rspq_bin; in chtls_recv_rsp() local
370 rspq_bin = hash_ptr((void *)rsp, RSPQ_HASH_BITS); in chtls_recv_rsp()
371 skb = cdev->rspq_skb_cache[rspq_bin]; in chtls_recv_rsp()