Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c73 u32 imb_cat_table[16]; member
252 imbcppat = cpp->imb_cat_table[NFP_CPP_TARGET_MU]; in nfp_cpp_set_mu_locality_lsb()
293 err = nfp_target_cpp(dest, tmp64, &dest, &tmp64, cpp->imb_cat_table); in nfp_cpp_area_alloc_with_name()
837 err = nfp_target_cpp(id, addr, &id, &addr, cpp->imb_cat_table); in area_cache_get()
1229 for (tgt = 0; tgt < ARRAY_SIZE(cpp->imb_cat_table); tgt++) { in nfp_cpp_from_operations()
1233 &cpp->imb_cat_table[tgt]); in nfp_cpp_from_operations()