Home
last modified time | relevance | path

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

/linux/net/psp/
H A Dpsp_main.c187 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 Dpsp_rxtx.c185 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 Dfunctions.h20 bool psp_dev_encapsulate(struct net *net, struct sk_buff *skb, __be32 spi,