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