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