Lines Matching defs:ib_mad_agent
567 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;
577 u8 port_num;
578 u8 rmpp_version;
579 bool smp_allowed;