Lines Matching defs:ib_port_attr
674 struct ib_port_attr { struct
675 u64 subnet_prefix;
676 enum ib_port_state state;
677 enum ib_mtu max_mtu;
678 enum ib_mtu active_mtu;
679 u32 phys_mtu;
680 int gid_tbl_len;
681 unsigned int ip_gids:1;
683 u32 port_cap_flags;
684 u32 max_msg_sz;
685 u32 bad_pkey_cntr;
686 u32 qkey_viol_cntr;
687 u16 pkey_tbl_len;
688 u32 sm_lid;
689 u32 lid;
690 u8 lmc;
691 u8 max_vl_num;
692 u8 sm_sl;
693 u8 subnet_timeout;
694 u8 init_type_reply;
695 u8 active_width;
696 u16 active_speed;
697 u8 phys_state;
698 u16 port_cap_flags2;