Lines Matching defs:ib_port_attr
654 struct ib_port_attr { struct
655 u64 subnet_prefix;
656 enum ib_port_state state;
657 enum ib_mtu max_mtu;
658 enum ib_mtu active_mtu;
659 u32 phys_mtu;
660 int gid_tbl_len;
661 unsigned int ip_gids:1;
663 u32 port_cap_flags;
664 u32 max_msg_sz;
665 u32 bad_pkey_cntr;
666 u32 qkey_viol_cntr;
667 u16 pkey_tbl_len;
668 u32 sm_lid;
669 u32 lid;
670 u8 lmc;
671 u8 max_vl_num;
672 u8 sm_sl;
673 u8 subnet_timeout;
674 u8 init_type_reply;
675 u8 active_width;
676 u16 active_speed;
677 u8 phys_state;
678 u16 port_cap_flags2;