Lines Matching defs:ib_mad_agent
610 struct ib_mad_agent { struct
611 struct ib_device *device;
612 struct ib_qp *qp;
613 ib_mad_recv_handler recv_handler;
614 ib_mad_send_handler send_handler;
615 ib_mad_snoop_handler snoop_handler;
616 void *context;
617 u32 hi_tid;
618 u32 flags;
619 void *security;
620 struct list_head mad_agent_sec_list;
621 u8 port_num;
622 u8 rmpp_version;
623 bool smp_allowed;