Searched refs:nfp_ccm_type (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/ |
D | ccm.h | 16 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);
|
D | ccm_mbox.c | 435 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()
|
D | ccm.c | 92 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()
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/bpf/ |
D | cmsg.c | 179 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()
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/crypto/ |
D | tls.c | 112 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()
|