Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_core.h223 int chcr_ipsec_xmit(struct sk_buff *skb, struct net_device *dev);
Dchcr_core.c238 return chcr_ipsec_xmit(skb, dev); in chcr_uld_tx_handler()
Dchcr_ipsec.c673 int chcr_ipsec_xmit(struct sk_buff *skb, struct net_device *dev) in chcr_ipsec_xmit() function