[RESUBMIT PATCH v2 10/14] staging/rdma/hfi1: Add Expected receive init and free functions

2016-01-11 Thread ira . weiny
From: Mitko Haralanov The upcoming TID caching feature requires different data structures and, by extension, different initialization for each of the MPI processes. The two new functions (currently unused) perform the required initialization and freeing of required resources and structures. Sig

[PATCH v2 10/14] staging/rdma/hfi1: Add Expected receive init and free functions

2015-12-17 Thread ira . weiny
From: Mitko Haralanov The upcoming TID caching feature requires different data structures and, by extension, different initialization for each of the MPI processes. The two new functions (currently unused) perform the required initialization and freeing of required resources and structures. Sig