Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c63 struct bnxt_hwrm_ctx *ctx; in __hwrm_req_init()
102 struct bnxt_hwrm_ctx *ctx = ctx_addr; in __hwrm_ctx()
137 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_timeout()
160 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_alloc_flags()
194 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_replace()
247 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_flags()
280 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_hold()
309 memset(ctx, 0, sizeof(struct bnxt_hwrm_ctx)); in __hwrm_ctx_drop()
332 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_drop()
725 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_send()
[all …]
H A Dbnxt_hwrm.h25 struct bnxt_hwrm_ctx { struct
73 sizeof(struct bnxt_hwrm_ctx))