Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c124 static inline bool is_new_response(const struct sge_iq *iq,
760 while (is_new_response(iq, &ctrl)) { in t4_ring_rx()
875 while (is_new_response(iq, &ctrl)) { in service_iq()
2181 is_new_response(const struct sge_iq *iq, struct rsp_ctrl **ctrl) in is_new_response() function