next_stag_index  1261 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	u32 next_stag_index;
next_stag_index  1271 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	next_stag_index = (random & iwdev->mr_stagmask) >> 8;
next_stag_index  1272 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	next_stag_index %= iwdev->max_mr;
next_stag_index  1276 drivers/infiniband/hw/i40iw/i40iw_verbs.c 				   &stag_index, &next_stag_index);