Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/rdma/hfi/
Dhfi1_user.h120 #define HFI1_ALG_COUNT 2 /* number of algorithm choices */ macro
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c862 if (uinfo->hfi1_alg < HFI1_ALG_COUNT) in assign_ctxt()