Home
last modified time | relevance | path

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

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