Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c983 struct igb_reg_test { struct
1010 static struct igb_reg_test reg_test_i210[] = { argument
1040 static struct igb_reg_test reg_test_i350[] = {
1083 static struct igb_reg_test reg_test_82580[] = {
1126 static struct igb_reg_test reg_test_82576[] = {
1169 static struct igb_reg_test reg_test_82575[] = {
1253 static int igb_reg_test(struct igb_adapter *adapter, u64 *data) in igb_reg_test() function
1256 struct igb_reg_test *test; in igb_reg_test()
2031 if (igb_reg_test(adapter, &data[TEST_REG])) in igb_diag_test()