Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Doffload.c475 u64 map_id_full; in nfp_bpf_event_output() local
482 map_id_full = be64_to_cpu(cbe->map_ptr); in nfp_bpf_event_output()
483 map_id = map_id_full; in nfp_bpf_event_output()
493 if (!record || map_id_full > U32_MAX) { in nfp_bpf_event_output()
496 map_id_full, map_id_full); in nfp_bpf_event_output()