Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dntb.h327 int (*msg_clear_sts)(struct ntb_dev *ntb, u64 sts_bits);
1483 static inline int ntb_msg_clear_sts(struct ntb_dev *ntb, u64 sts_bits) in ntb_msg_clear_sts() argument
1488 return ntb->ops->msg_clear_sts(ntb, sts_bits); in ntb_msg_clear_sts()