Searched refs:ipath_get_hdrqtail (Results 1 – 3 of 3) sorted by relevance
186 hdrqtail = ipath_get_hdrqtail(pd); in ipath_qcheck()
601 if (pd->port_head != ipath_get_hdrqtail(pd)) in handle_hdrq_full()823 if (pd->port_head != ipath_get_hdrqtail(pd)) in handle_errors()
1216 static inline u32 ipath_get_hdrqtail(const struct ipath_portdata *pd) in ipath_get_hdrqtail() function