Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dsecurity.c118 if (pps->main.state != IB_PORT_PKEY_NOT_VALID) { in check_qp_port_pkey_settings()
132 if (pps->alt.state != IB_PORT_PKEY_NOT_VALID) { in check_qp_port_pkey_settings()
357 if (qp_pps->main.state != IB_PORT_PKEY_NOT_VALID) in get_new_pps()
368 if (qp_pps->alt.state != IB_PORT_PKEY_NOT_VALID) in get_new_pps()
/Linux-v4.19/include/rdma/
Dib_verbs.h1703 IB_PORT_PKEY_NOT_VALID = 0, enumerator