Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dsecurity.c111 static int check_qp_port_pkey_settings(struct ib_ports_pkeys *pps, in check_qp_port_pkey_settings()
331 static struct ib_ports_pkeys *get_new_pps(const struct ib_qp *qp, in get_new_pps()
335 struct ib_ports_pkeys *new_pps; in get_new_pps()
336 struct ib_ports_pkeys *qp_pps = qp->qp_sec->ports_pkeys; in get_new_pps()
577 struct ib_ports_pkeys *tmp_pps; in ib_security_modify_qp()
578 struct ib_ports_pkeys *new_pps = NULL; in ib_security_modify_qp()
/openbmc/linux/include/rdma/
H A Dib_verbs.h1753 struct ib_ports_pkeys { struct
1763 struct ib_ports_pkeys *ports_pkeys; argument