Searched defs:igb_reg_test (Results 1 – 1 of 1) sorted by relevance
983 struct igb_reg_test { struct984 u16 reg;985 u16 reg_offset;986 u16 array_len;1010 static struct igb_reg_test reg_test_i210[] = { argument1253 static int igb_reg_test(struct igb_adapter *adapter, u64 *data) in igb_reg_test() function