Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_core.h193 int chcr_ipsec_xmit(struct sk_buff *skb, struct net_device *dev);
Dchcr_core.c200 return chcr_ipsec_xmit(skb, dev); in chcr_uld_tx_handler()
Dchcr_ipsec.c562 int chcr_ipsec_xmit(struct sk_buff *skb, struct net_device *dev) in chcr_ipsec_xmit() function