Home
last modified time | relevance | path

Searched refs:nfp_ccm_hdr (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dfw.h21 struct nfp_ccm_hdr hdr;
26 struct nfp_ccm_hdr hdr;
35 struct nfp_ccm_hdr hdr;
72 struct nfp_ccm_hdr hdr;
78 struct nfp_ccm_hdr hdr;
84 struct nfp_ccm_hdr hdr;
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h74 struct nfp_ccm_hdr hdr;
79 struct nfp_ccm_hdr hdr;
93 struct nfp_ccm_hdr hdr;
103 struct nfp_ccm_hdr hdr;
118 struct nfp_ccm_hdr hdr;
H A Dcmsg.c466 const struct nfp_ccm_hdr *hdr = data; in nfp_bpf_ctrl_msg_rx_raw()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.h38 struct nfp_ccm_hdr { struct
51 struct nfp_ccm_hdr *hdr; in nfp_ccm_get_type() argument
53 hdr = (struct nfp_ccm_hdr *)skb->data; in nfp_ccm_get_type()
60 struct nfp_ccm_hdr *hdr; in __nfp_ccm_get_tag()
62 hdr = (struct nfp_ccm_hdr *)skb->data; in __nfp_ccm_get_tag()
H A Dccm.c132 struct nfp_ccm_hdr *hdr; in nfp_ccm_communicate()
180 if (unlikely(skb->len < sizeof(struct nfp_ccm_hdr))) { in nfp_ccm_rx()
H A Dccm_mbox.c226 struct nfp_ccm_hdr hdr; in nfp_ccm_mbox_copy_out()
520 struct nfp_ccm_hdr *hdr; in nfp_ccm_mbox_msg_enqueue()