Searched refs:db_vector_count (Results 1 – 1 of 1) sorted by relevance
289 int (*db_vector_count)(struct ntb_dev *ntb); member362 (!ops->db_vector_count == !ops->db_vector_mask) && in ntb_dev_ops_is_valid()1010 if (!ntb->ops->db_vector_count) in ntb_db_vector_count()1013 return ntb->ops->db_vector_count(ntb); in ntb_db_vector_count()