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