Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c451 u64 map_id_full; in nfp_bpf_event_output() local
458 map_id_full = be64_to_cpu(cbe->map_ptr); in nfp_bpf_event_output()
459 map_id = map_id_full; in nfp_bpf_event_output()
469 if (!record || map_id_full > U32_MAX) { in nfp_bpf_event_output()
472 map_id_full, map_id_full); in nfp_bpf_event_output()