Lines Matching refs:actstr
924 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_is0_cache_write() local
929 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_is0_cache_write()
943 spx5_wr(actstr[idx], sparx5, in sparx5_vcap_is0_cache_write()
965 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_is2_cache_write() local
970 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_is2_cache_write()
984 spx5_wr(actstr[idx], sparx5, in sparx5_vcap_is2_cache_write()
1025 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_es0_cache_write() local
1030 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_es0_cache_write()
1044 spx5_wr(actstr[idx], sparx5, in sparx5_vcap_es0_cache_write()
1066 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_es2_cache_write() local
1071 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_es2_cache_write()
1085 spx5_wr(actstr[idx], sparx5, in sparx5_vcap_es2_cache_write()
1137 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_is0_cache_read() local
1142 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_is0_cache_read()
1155 actstr[idx] = spx5_rd(sparx5, in sparx5_vcap_is0_cache_read()
1172 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_is2_cache_read() local
1177 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_is2_cache_read()
1190 actstr[idx] = spx5_rd(sparx5, in sparx5_vcap_is2_cache_read()
1227 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_es0_cache_read() local
1232 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_es0_cache_read()
1245 actstr[idx] = in sparx5_vcap_es0_cache_read()
1262 u32 *keystr, *mskstr, *actstr; in sparx5_vcap_es2_cache_read() local
1267 actstr = &admin->cache.actionstream[start]; in sparx5_vcap_es2_cache_read()
1280 actstr[idx] = in sparx5_vcap_es2_cache_read()