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