Lines Matching defs:ib_mad_agent
570 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;
580 u8 port_num;
581 u8 rmpp_version;
582 bool smp_allowed;