Home
last modified time | relevance | path

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

/include/linux/
Dntb.h326 u64 (*msg_read_sts)(struct ntb_dev *ntb); member
388 !ops->msg_read_sts == !ops->msg_count && in ntb_dev_ops_is_valid()
1468 if (!ntb->ops->msg_read_sts) in ntb_msg_read_sts()
1471 return ntb->ops->msg_read_sts(ntb); in ntb_msg_read_sts()