ib_ports_pkeys
static int check_qp_port_pkey_settings(struct ib_ports_pkeys *pps,
static struct ib_ports_pkeys *get_new_pps(const struct ib_qp *qp,
struct ib_ports_pkeys *new_pps;
struct ib_ports_pkeys *qp_pps = qp->qp_sec->ports_pkeys;
struct ib_ports_pkeys *tmp_pps;
struct ib_ports_pkeys *new_pps = NULL;
struct ib_ports_pkeys *ports_pkeys;