Searched defs:pvrdma_ah_attr (Results 1 – 1 of 1) sorted by relevance
227 struct pvrdma_ah_attr { struct228 struct pvrdma_global_route grh;229 u16 dlid;230 u16 vlan_id;231 u8 sl;232 u8 src_path_bits;233 u8 static_rate;234 u8 ah_flags;235 u8 port_num;236 u8 dmac[6];[all …]