Home
last modified time | relevance | path

Searched refs:db_vector_count (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dntb.h289 int (*db_vector_count)(struct ntb_dev *ntb); member
362 (!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()