Searched refs:NFP_BPF_MAP_CACHE_TIME_NS (Results 1 – 2 of 2) sorted by relevance
192 #define NFP_BPF_MAP_CACHE_TIME_NS (250 * 1000) macro
273 to = ktime_get_ns() + NFP_BPF_MAP_CACHE_TIME_NS; in nfp_bpf_ctrl_op_cache_put()