Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
Digb_ethtool.c890 struct igb_reg_test { struct
917 static struct igb_reg_test reg_test_i350[] = { argument
960 static struct igb_reg_test reg_test_82580[] = {
1003 static struct igb_reg_test reg_test_82576[] = {
1044 static struct igb_reg_test reg_test_82575[] = {
1126 static int igb_reg_test(struct igb_adapter *adapter, u64 *data) in igb_reg_test() function
1129 struct igb_reg_test *test; in igb_reg_test()
1803 if (igb_reg_test(adapter, &data[0])) in igb_diag_test()