Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/microchip/vcap/
Dvcap_api_debugfs_kunit.c31 static int test_pr_bufferidx; variable
253 test_pr_bufferidx = 0; in vcap_test_api_init()
265 if (test_pr_bufferidx >= TEST_BUF_CNT) { in test_prf()
267 test_pr_bufferidx); in test_prf()
276 test_pr_buffer[test_pr_bufferidx][test_pr_idx] = in test_prf()
279 test_pr_buffer[test_pr_bufferidx][++test_pr_idx] = 0; in test_prf()
281 test_pr_bufferidx++; in test_prf()
421 for (idx = 0; idx < test_pr_bufferidx; ++idx) { in vcap_api_show_admin_test()
534 for (idx = 0; idx < test_pr_bufferidx; ++idx) { in vcap_api_show_admin_rule_test()