Searched refs:test_irq (Results 1 – 2 of 2) sorted by relevance
264 void test_irq(void) { RUN(irq); } in init_test_val_map() 241 void test_irq(void) { RUN(irq); } test_irq() function
11651 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start() argument11706 if (test_irq && tg3_flag(tp, USING_MSI)) { in tg3_start()