Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npa.c201 static int npa_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) in npa_lf_hwctx_disable()
294 struct hwctx_disable_req *req, in rvu_mbox_handler_npa_hwctx_disable()
535 struct hwctx_disable_req ctx_req; in rvu_npa_lf_teardown()
Dmbox.h182 M(NPA_HWCTX_DISABLE, 0x403, npa_hwctx_disable, hwctx_disable_req, msg_rsp)\
250 hwctx_disable_req, msg_rsp) \
711 struct hwctx_disable_req { struct
Drvu_nix.c1164 static int nix_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) in nix_lf_hwctx_disable()
1274 struct hwctx_disable_req *req, in rvu_mbox_handler_nix_hwctx_disable()
4515 struct hwctx_disable_req ctx_req; in rvu_nix_lf_teardown()
/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1523 struct hwctx_disable_req *req; in otx2_ctx_disable()