Lines Matching defs:outmw_cnt
247 int outmw_cnt;
261 int outmw_cnt;
970 tc->outmw_cnt = ntb_peer_mw_count(tc->ntb);
971 tc->outmws = devm_kcalloc(&tc->ntb->dev, tc->outmw_cnt,
976 for (widx = 0; widx < tc->outmw_cnt; widx++) {
997 tc->peers[pidx].outmw_cnt = ntb_peer_mw_count(tc->ntb);
999 devm_kcalloc(&tc->ntb->dev, tc->peers[pidx].outmw_cnt,
1004 for (widx = 0; widx < tc->peers[pidx].outmw_cnt; widx++) {
1018 for (widx = 0; widx < tc->outmw_cnt; widx++)
1582 for (widx = 0; widx < tc->peers[pidx].outmw_cnt; widx++) {