Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_main.c377 unsigned long rspq_bin; in chtls_recv_rsp() local
386 rspq_bin = hash_ptr((void *)rsp, RSPQ_HASH_BITS); in chtls_recv_rsp()
387 skb = cdev->rspq_skb_cache[rspq_bin]; in chtls_recv_rsp()