Home
last modified time | relevance | path

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

/Linux-v6.6/include/rdma/
Dib_mad.h568 struct ib_mad_agent { struct
569 struct ib_device *device;
570 struct ib_qp *qp;
571 ib_mad_recv_handler recv_handler;
572 ib_mad_send_handler send_handler;
573 void *context;
574 u32 hi_tid;
575 u32 flags;
576 void *security;
577 struct list_head mad_agent_sec_list;
[all …]