Searched refs:psp_dev_encapsulate (Results 1 – 3 of 3) sorted by relevance
| /linux/net/psp/ |
| H A D | psp_main.c | 187 bool psp_dev_encapsulate(struct net *net, struct sk_buff *skb, __be32 spi, in psp_dev_encapsulate() function 225 EXPORT_SYMBOL(psp_dev_encapsulate);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | psp_rxtx.c | 185 if (!psp_dev_encapsulate(net, skb, psp_st->spi, psp_st->ver, 0)) { in mlx5e_psp_handle_tx_skb()
|
| /linux/include/net/psp/ |
| H A D | functions.h | 20 bool psp_dev_encapsulate(struct net *net, struct sk_buff *skb, __be32 spi,
|