Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c2465 static const u32 test_pat[4][6] = { in tg3_phy_write_and_check_testpat() local
2482 test_pat[chan][i]); in tg3_phy_write_and_check_testpat()
2515 if (low != test_pat[chan][i] || in tg3_phy_write_and_check_testpat()
2516 high != test_pat[chan][i+1]) { in tg3_phy_write_and_check_testpat()