Searched defs:ixgbevf_reg_test (Results 1 – 1 of 1) sorted by relevance
569 struct ixgbevf_reg_test { struct570 u16 reg;571 u8 array_len;595 static const struct ixgbevf_reg_test reg_test_vf[] = { argument663 static int ixgbevf_reg_test(struct ixgbevf_adapter *adapter, u64 *data) in ixgbevf_reg_test() function