Lines Matching defs:ib_mad_agent
600 struct ib_mad_agent { struct
601 struct ib_device *device;
602 struct ib_qp *qp;
603 ib_mad_recv_handler recv_handler;
604 ib_mad_send_handler send_handler;
605 ib_mad_snoop_handler snoop_handler;
606 void *context;
607 u32 hi_tid;
608 u32 flags;
609 u8 port_num;
610 u8 rmpp_version;
611 void *security;
612 bool smp_allowed;
613 bool lsm_nb_reg;
614 struct notifier_block lsm_nb;