Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h100 static inline unsigned int chcr_sgl_len(unsigned int n) in chcr_sgl_len() function
H A Dchcr_ktls.c937 return chcr_sgl_len(nr_frags) + in chcr_ktls_get_tx_flits()
1477 flits += chcr_sgl_len(nfrags); in chcr_ktls_tx_plaintxt()
1581 flits += chcr_sgl_len(skb_shinfo(skb)->nr_frags + 1); in chcr_ktls_tunnel_pkt()