Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h213 M(NPA_HWCTX_DISABLE, 0x403, npa_hwctx_disable, hwctx_disable_req, msg_rsp)\
320 hwctx_disable_req, msg_rsp) \
911 struct hwctx_disable_req { struct
H A Drvu_nix.c1396 static int nix_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) in nix_lf_hwctx_disable()
1506 struct hwctx_disable_req *req, in rvu_mbox_handler_nix_hwctx_disable()
5389 struct hwctx_disable_req ctx_req; in rvu_nix_lf_teardown()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1793 struct hwctx_disable_req *req; in otx2_ctx_disable()