Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_mad.h570 struct ib_mad_agent { struct
571 struct ib_device *device;
572 struct ib_qp *qp;
573 ib_mad_recv_handler recv_handler;
574 ib_mad_send_handler send_handler;
575 void *context;
576 u32 hi_tid;
577 u32 flags;
578 void *security;
579 struct list_head mad_agent_sec_list;
[all …]