ntb_msg_count     660 drivers/ntb/test/ntb_perf.c 	if (ntb_msg_count(perf->ntb) >= PERF_MSG_CNT) {
ntb_msg_count     265 drivers/ntb/test/ntb_pingpong.c 	if (ntb_spad_count(ntb) < 1 && ntb_msg_count(ntb) < 1) {
ntb_msg_count     270 drivers/ntb/test/ntb_pingpong.c 	} else if (ntb_msg_count(ntb) < 1) {
ntb_msg_count     325 drivers/ntb/test/ntb_pingpong.c 	if (ntb_msg_count(pp->ntb) < 1)
ntb_msg_count    1405 drivers/ntb/test/ntb_tool.c 	tc->inmsg_cnt = ntb_msg_count(tc->ntb);
ntb_msg_count    1419 drivers/ntb/test/ntb_tool.c 		tc->peers[pidx].outmsg_cnt = ntb_msg_count(tc->ntb);