Home
last modified time | relevance | path

Searched defs:ib_qp_security (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_verbs.h1760 struct ib_qp_security { struct
1761 struct ib_qp *qp;
1762 struct ib_device *dev;
1764 struct mutex mutex;
1765 struct ib_ports_pkeys *ports_pkeys;
1769 struct list_head shared_qp_list;
1770 void *security;
1771 bool destroying;
1772 atomic_t error_list_count;
1773 struct completion error_complete;
[all …]