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