Searched refs:ib_ports_pkeys (Results 1 – 2 of 2) sorted by relevance
111 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()
1743 struct ib_ports_pkeys { struct1753 struct ib_ports_pkeys *ports_pkeys; argument