Searched defs:hermon_hw_query_port_s (Results 1 – 1 of 1) sorted by relevance
1162 struct hermon_hw_query_port_s { struct1164 uint32_t log_max_pkey :4; /* pkey table size */1165 uint32_t log_max_gid :4; /* max gids / port */1166 uint32_t ib_port_wid :8;1171 uint32_t eth_link_spd :4;1176 uint32_t ib_link_spd :8;1179 uint32_t eth_mtu :16; /* in bytes */1183 uint32_t ib_mtu :4;1191 uint32_t ib_link :1;1192 uint32_t eth_link :1;[all …]