Searched refs:ntb_mw_count (Results 1 – 3 of 3) sorted by relevance
802 static inline int ntb_mw_count(struct ntb_dev *ntb, int pidx) in ntb_mw_count() function1633 return ntb_mw_count(ntb, pidx) - ret - 1; in ntb_peer_highest_mw_idx()
97 1) ntb_mw_count(pidx) - retrieve number of memory ranges, which can120 Also it is worth to note, that method ntb_mw_count(pidx) should return the
977 tc->peers[pidx].inmw_cnt = ntb_mw_count(tc->ntb, pidx); in tool_init_mws()