Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A 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()
354 (qp_pps && qp_pps->main.state != IB_PORT_PKEY_NOT_VALID)) in get_new_pps()
364 if (qp_pps->alt.state != IB_PORT_PKEY_NOT_VALID) in get_new_pps()
/linux/include/rdma/
H A Dib_verbs.h1739 IB_PORT_PKEY_NOT_VALID = 0, enumerator