Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c449 u64 map_id_full; in nfp_bpf_event_output() local
456 map_id_full = be64_to_cpu(cbe->map_ptr); in nfp_bpf_event_output()
457 map_id = map_id_full; in nfp_bpf_event_output()
468 if (!record || map_id_full > U32_MAX) { in nfp_bpf_event_output()
471 map_id_full, map_id_full); in nfp_bpf_event_output()