Home
last modified time | relevance | path

Searched refs:nfp_ccm_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.h16 enum nfp_ccm_type { enum
112 enum nfp_ccm_type type, unsigned int reply_size);
123 enum nfp_ccm_type type,
127 enum nfp_ccm_type type,
131 enum nfp_ccm_type type, unsigned int max_reply_size);
H A Dccm_mbox.c435 enum nfp_ccm_type type) in nfp_ccm_mbox_unlink_unlock()
465 enum nfp_ccm_type type, in nfp_ccm_mbox_msg_prepare()
518 enum nfp_ccm_type type, bool critical) in nfp_ccm_mbox_msg_enqueue()
540 enum nfp_ccm_type type, in __nfp_ccm_mbox_communicate()
598 enum nfp_ccm_type type, in nfp_ccm_mbox_communicate()
649 enum nfp_ccm_type type, unsigned int max_reply_size) in nfp_ccm_mbox_post()
H A Dccm.c92 enum nfp_ccm_type type, int tag) in nfp_ccm_wait_reply()
129 enum nfp_ccm_type type, unsigned int reply_size) in nfp_ccm_communicate()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c179 static bool nfp_bpf_ctrl_op_cache_invalidate(enum nfp_ccm_type op) in nfp_bpf_ctrl_op_cache_invalidate()
185 static bool nfp_bpf_ctrl_op_cache_capable(enum nfp_ccm_type op) in nfp_bpf_ctrl_op_cache_capable()
191 static bool nfp_bpf_ctrl_op_cache_fill(enum nfp_ccm_type op) in nfp_bpf_ctrl_op_cache_fill()
198 nfp_bpf_ctrl_op_cache_get(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, in nfp_bpf_ctrl_op_cache_get()
262 nfp_bpf_ctrl_op_cache_put(struct nfp_bpf_map *nfp_map, enum nfp_ccm_type op, in nfp_bpf_ctrl_op_cache_put()
292 nfp_bpf_ctrl_entry_op(struct bpf_offloaded_map *offmap, enum nfp_ccm_type op, in nfp_bpf_ctrl_entry_op()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c112 const char *name, enum nfp_ccm_type type) in nfp_net_tls_communicate_simple()
429 enum nfp_ccm_type type; in nfp_net_tls_resync()