Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dopfn.c23 static struct hfi1_opfn_type hfi1_opfn_handlers[STL_VERBS_EXTD_MAX] = {
64 if (capcode >= STL_VERBS_EXTD_MAX) { in opfn_conn_request()
147 if (!capcode || capcode >= STL_VERBS_EXTD_MAX) in opfn_conn_response()
185 if (!capcode || capcode >= STL_VERBS_EXTD_MAX) in opfn_conn_reply()
Dopfn.h61 STL_VERBS_EXTD_MAX enumerator