Home
last modified time | relevance | path

Searched refs:ipath_hdrget_err_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_common.h805 static inline __u32 ipath_hdrget_err_flags(const __le32 * rbuf) in ipath_hdrget_err_flags() function
Dipath_driver.c1176 eflags = ipath_hdrget_err_flags(rhf_addr); in ipath_kreceive()