Searched refs:orh (Results 1 – 2 of 2) sorted by relevance
76 u64 *orh; member492 u64 *orh; member610 static inline void set_orh_value(u64 *orh) in set_orh_value() argument612 WRITE_ONCE(*orh, PENDING_SIG); in set_orh_value()683 creq->orh = (u64 *)(nkreq->dst); in nitrox_creq_set_orh()684 set_orh_value(creq->orh); in nitrox_creq_set_orh()719 sg = create_single_sg(sg, creq->orh, ORH_HLEN); in nitrox_creq_set_dst_sg()
405 sr->resp.orh = req->orh; in nitrox_process_se_request()515 u64 orh = READ_ONCE(*sr->resp.orh); in sr_completed() local518 if ((orh != PENDING_SIG) && (orh & 0xff)) in sr_completed()563 READ_ONCE(*sr->resp.orh)); in process_response_list()572 err = READ_ONCE(*sr->resp.orh) & 0xff; in process_response_list()