Searched refs:hdrword (Results 1 – 2 of 2) sorted by relevance
764 static inline __u32 qib_hdrget_qib_ver(__le32 hdrword) in qib_hdrget_qib_ver() argument766 return (__le32_to_cpu(hdrword) >> QLOGIC_IB_I_VERS_SHIFT) & in qib_hdrget_qib_ver()
845 static inline __u32 ipath_hdrget_ipath_ver(__le32 hdrword) in ipath_hdrget_ipath_ver() argument847 return (__le32_to_cpu(hdrword) >> INFINIPATH_I_VERS_SHIFT) in ipath_hdrget_ipath_ver()