Searched refs:nfp_ccm_communicate (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/bpf/ |
D | cmsg.c | 101 skb = nfp_ccm_communicate(&bpf->ccm, skb, NFP_CCM_TYPE_BPF_MAP_ALLOC, in nfp_bpf_ctrl_alloc_map() 136 skb = nfp_ccm_communicate(&bpf->ccm, skb, NFP_CCM_TYPE_BPF_MAP_FREE, in nfp_bpf_ctrl_free_map() 333 skb = nfp_ccm_communicate(&bpf->ccm, skb, op, 0); in nfp_bpf_ctrl_entry_op()
|
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/ |
D | ccm.h | 111 nfp_ccm_communicate(struct nfp_ccm *ccm, struct sk_buff *skb,
|
D | ccm.c | 128 nfp_ccm_communicate(struct nfp_ccm *ccm, struct sk_buff *skb, in nfp_ccm_communicate() function
|