Searched refs:pending_resp (Results 1 – 2 of 2) sorted by relevance
400 if (p_comp->pending_resp) in xaf_comp_get_status()422 if (!p_comp->inpool && p_comp->outpool) p_comp->pending_resp--; in xaf_comp_get_status()444 p_comp->pending_resp--; in xaf_comp_get_status()520 if (!p_comp->inpool) p_comp->pending_resp = p_comp->noutbuf; in xaf_comp_process()529 p_comp->pending_resp++; in xaf_comp_process()538 p_comp->pending_resp++; in xaf_comp_process()549 if (!p_comp->inpool && p_comp->outpool) p_comp->pending_resp++; in xaf_comp_process()
40 u32 pending_resp; member