Home
last modified time | relevance | path

Searched refs:HFI1_ALG_ACROSS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/rdma/hfi/
Dhfi1_user.h116 #define HFI1_ALG_ACROSS 0 /* round robin contexts across HFIs, then macro
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c852 unsigned swmajor, swminor, alg = HFI1_ALG_ACROSS; in assign_ctxt()
907 if (alg == HFI1_ALG_ACROSS) { in get_user_context()