Searched refs:ntb_msg_set_mask (Results 1 – 2 of 2) sorted by relevance
713 (void)ntb_msg_set_mask(perf->ntb, inbits | outbits); in perf_enable_service()748 (void)ntb_msg_set_mask(perf->ntb, inbits); in perf_disable_service()
1500 static inline int ntb_msg_set_mask(struct ntb_dev *ntb, u64 mask_bits) in ntb_msg_set_mask() function