Home
last modified time | relevance | path

Searched defs:ib_port_attr (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h142125 struct ib_port_attr { struct
142126 u64 subnet_prefix;
142127 enum ib_port_state state;
142128 enum ib_mtu max_mtu;
142129 enum ib_mtu active_mtu;
142130 u32 phys_mtu;
142131 int gid_tbl_len;
142132 unsigned int ip_gids: 1;
142133 u32 port_cap_flags;
142134 u32 max_msg_sz;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h149775 struct ib_port_attr { struct
149776 u64 subnet_prefix;
149777 enum ib_port_state state;
149778 enum ib_mtu max_mtu;
149779 enum ib_mtu active_mtu;
149780 u32 phys_mtu;
149781 int gid_tbl_len;
149782 unsigned int ip_gids: 1;
149783 u32 port_cap_flags;
149784 u32 max_msg_sz;
[all …]