Lines Matching defs:outmw_cnt
247 int outmw_cnt;
261 int outmw_cnt;
963 tc->outmw_cnt = ntb_peer_mw_count(tc->ntb);
964 tc->outmws = devm_kcalloc(&tc->ntb->dev, tc->outmw_cnt,
969 for (widx = 0; widx < tc->outmw_cnt; widx++) {
990 tc->peers[pidx].outmw_cnt = ntb_peer_mw_count(tc->ntb);
992 devm_kcalloc(&tc->ntb->dev, tc->peers[pidx].outmw_cnt,
997 for (widx = 0; widx < tc->peers[pidx].outmw_cnt; widx++) {
1011 for (widx = 0; widx < tc->outmw_cnt; widx++)
1573 for (widx = 0; widx < tc->peers[pidx].outmw_cnt; widx++) {