Searched refs:orh (Results 1 – 2 of 2) sorted by relevance
76 u64 *orh; member488 u64 *orh; member606 static inline void set_orh_value(u64 *orh) in set_orh_value() argument608 WRITE_ONCE(*orh, PENDING_SIG); in set_orh_value()679 creq->orh = (u64 *)(nkreq->dst); in nitrox_creq_set_orh()680 set_orh_value(creq->orh); in nitrox_creq_set_orh()715 sg = create_single_sg(sg, creq->orh, ORH_HLEN); in nitrox_creq_set_dst_sg()
400 sr->resp.orh = req->orh; in nitrox_process_se_request()510 u64 orh = READ_ONCE(*sr->resp.orh); in sr_completed() local513 if ((orh != PENDING_SIG) && (orh & 0xff)) in sr_completed()559 READ_ONCE(*sr->resp.orh)); in process_response_list()568 err = READ_ONCE(*sr->resp.orh) & 0xff; in process_response_list()