Searched defs:ixgbevf_reg_test (Results 1 – 1 of 1) sorted by relevance
565 struct ixgbevf_reg_test { struct566 u16 reg;567 u8 array_len;591 static const struct ixgbevf_reg_test reg_test_vf[] = { argument659 static int ixgbevf_reg_test(struct ixgbevf_adapter *adapter, u64 *data) in ixgbevf_reg_test() function