Searched refs:msg_read (Results 1 – 1 of 1) sorted by relevance
330 u32 (*msg_read)(struct ntb_dev *ntb, int *pidx, int midx); member392 !ops->msg_read == !ops->msg_count && in ntb_dev_ops_is_valid()1538 if (!ntb->ops->msg_read) in ntb_msg_read()1541 return ntb->ops->msg_read(ntb, pidx, midx); in ntb_msg_read()