Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/bpf/
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()
Dmain.h217 u64 cache_to; member