Searched defs:pvrdma_ah_attr (Results 1 – 1 of 1) sorted by relevance
192 struct pvrdma_ah_attr { struct193 struct pvrdma_global_route grh;194 u16 dlid;195 u16 vlan_id;196 u8 sl;197 u8 src_path_bits;198 u8 static_rate;199 u8 ah_flags;200 u8 port_num;201 u8 dmac[6];[all …]