Searched refs:nfp_bpf_ctrl_reply_key (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/bpf/ |
D | cmsg.c | 166 nfp_bpf_ctrl_reply_key(struct nfp_app_bpf *bpf, struct cmsg_reply_map_op *reply, in nfp_bpf_ctrl_reply_key() function 230 cached_key = nfp_bpf_ctrl_reply_key(bpf, reply, i); in nfp_bpf_ctrl_op_cache_get() 242 nfp_bpf_ctrl_reply_key(bpf, reply, i + 1), in nfp_bpf_ctrl_op_cache_get() 367 memcpy(out_key, nfp_bpf_ctrl_reply_key(bpf, reply, 0), in nfp_bpf_ctrl_entry_op()
|