Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/
Doffload.c447 u64 map_id_full; in nfp_bpf_event_output() local
454 map_id_full = be64_to_cpu(cbe->map_ptr); in nfp_bpf_event_output()
455 map_id = map_id_full; in nfp_bpf_event_output()
465 if (!record || map_id_full > U32_MAX) { in nfp_bpf_event_output()
468 map_id_full, map_id_full); in nfp_bpf_event_output()