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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb_ethtool.c879 struct igb_reg_test { struct
906 static struct igb_reg_test reg_test_i350[] = {
949 static struct igb_reg_test reg_test_82580[] = {
992 static struct igb_reg_test reg_test_82576[] = {
1033 static struct igb_reg_test reg_test_82575[] = {
1115 static int igb_reg_test(struct igb_adapter *adapter, u64 *data) function
1118 struct igb_reg_test *test;
1792 if (igb_reg_test(adapter, &data[0]))

Completed in 39 milliseconds