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