Searched refs:ntb_msg_count (Results 1 – 3 of 3) sorted by relevance
1414 static inline int ntb_msg_count(struct ntb_dev *ntb) in ntb_msg_count() function
1402 tc->inmsg_cnt = ntb_msg_count(tc->ntb); in tool_init_msgs()1416 tc->peers[pidx].outmsg_cnt = ntb_msg_count(tc->ntb); in tool_init_msgs()
667 if (ntb_msg_count(perf->ntb) >= PERF_MSG_CNT) { in perf_init_service()