Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Dsecurity.c121 if (pps->main.state != IB_PORT_PKEY_NOT_VALID) { in check_qp_port_pkey_settings()
135 if (pps->alt.state != IB_PORT_PKEY_NOT_VALID) { in check_qp_port_pkey_settings()
360 if (qp_pps->main.state != IB_PORT_PKEY_NOT_VALID) in get_new_pps()
371 if (qp_pps->alt.state != IB_PORT_PKEY_NOT_VALID) in get_new_pps()
/Linux-v5.4/include/rdma/
Dib_verbs.h1669 IB_PORT_PKEY_NOT_VALID = 0, enumerator