Searched refs:psp_dev_rcv (Results 1 – 4 of 4) sorted by relevance
| /linux/net/psp/ |
| H A D | psp_main.c | 272 int psp_dev_rcv(struct sk_buff *skb, u16 dev_id, u8 generation, bool strip_icv) in psp_dev_rcv() function 351 EXPORT_SYMBOL(psp_dev_rcv);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | psp_rxtx.c | 135 if (psp_dev_rcv(skb, dev_id, generation, strip_icv)) in mlx5e_psp_offload_handle_rx_skb()
|
| /linux/include/net/psp/ |
| H A D | functions.h | 22 int psp_dev_rcv(struct sk_buff *skb, u16 dev_id, u8 generation, bool strip_icv);
|
| /linux/drivers/net/netdevsim/ |
| H A D | psp.c | 64 if (psp_dev_rcv(skb, peer_ns->psp.dev->id, generation, in nsim_do_psp()
|