Searched refs:hwrm_calc_sentinel (Results 1 – 1 of 1) sorted by relevance
28 static u64 hwrm_calc_sentinel(struct bnxt_hwrm_ctx *ctx, u16 req_type) in hwrm_calc_sentinel() function77 ctx->sentinel = hwrm_calc_sentinel(ctx, req_type); in __hwrm_req_init()113 sentinel = hwrm_calc_sentinel(ctx, le16_to_cpu(req->req_type)); in __hwrm_ctx()226 ctx->sentinel = hwrm_calc_sentinel(ctx, req_type); in hwrm_req_replace()
Completed in 3 milliseconds