Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm.c59 static struct bnge_hwrm_ctx *__hwrm_ctx_get(struct bnge_dev *bd, u8 *req_addr) in __hwrm_ctx_get() function
87 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_timeout()
95 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_alloc_flags()
104 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_replace()
144 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_flags()
152 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_hold()
190 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_drop()
467 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_send()
485 struct bnge_hwrm_ctx *ctx = __hwrm_ctx_get(bd, req); in bnge_hwrm_req_dma_slice()