Searched refs:is_new_response (Results 1 – 1 of 1) sorted by relevance
123 static inline bool is_new_response(const struct sge_iq *iq,644 while (is_new_response(iq, &ctrl)) { in t4_ring_rx()762 while (is_new_response(iq, &ctrl)) { in service_iq()1813 is_new_response(const struct sge_iq *iq, struct rsp_ctrl **ctrl) in is_new_response() function