Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs_kunit.c31 static int test_pr_bufferidx; variable
254 test_pr_bufferidx = 0; in vcap_test_api_init()
266 if (test_pr_bufferidx >= TEST_BUF_CNT) { in test_prf()
268 test_pr_bufferidx); in test_prf()
277 test_pr_buffer[test_pr_bufferidx][test_pr_idx] = in test_prf()
280 test_pr_buffer[test_pr_bufferidx][++test_pr_idx] = 0; in test_prf()
282 test_pr_bufferidx++; in test_prf()
422 for (idx = 0; idx < test_pr_bufferidx; ++idx) { in vcap_api_show_admin_test()
535 for (idx = 0; idx < test_pr_bufferidx; ++idx) { in vcap_api_show_admin_rule_test()