Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c221 if (nfp_map->cache_to < ktime_get_ns()) in nfp_bpf_ctrl_op_cache_get()
282 nfp_map->cache_to = to; in nfp_bpf_ctrl_op_cache_put()
H A Dmain.h217 u64 cache_to; member