msg_set_mask     2267 drivers/ntb/hw/idt/ntb_hw_idt.c 	.msg_set_mask		= idt_ntb_msg_set_mask,
msg_set_mask     1369 drivers/ntb/test/ntb_tool.c 			     tc->ntb->ops->msg_set_mask,
msg_set_mask      328 include/linux/ntb.h 	int (*msg_set_mask)(struct ntb_dev *ntb, u64 mask_bits);
msg_set_mask     1502 include/linux/ntb.h 	if (!ntb->ops->msg_set_mask)
msg_set_mask     1505 include/linux/ntb.h 	return ntb->ops->msg_set_mask(ntb, mask_bits);