Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npa.c204 static int npa_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) in npa_lf_hwctx_disable()
297 struct hwctx_disable_req *req, in rvu_mbox_handler_npa_hwctx_disable()
531 struct hwctx_disable_req ctx_req; in rvu_npa_lf_teardown()
H A Dmbox.h157 M(NPA_HWCTX_DISABLE, 0x403, npa_hwctx_disable, hwctx_disable_req, msg_rsp)\
197 hwctx_disable_req, msg_rsp) \
431 struct hwctx_disable_req { struct
H A Drvu_nix.c850 static int nix_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) in nix_lf_hwctx_disable()
952 struct hwctx_disable_req *req, in rvu_mbox_handler_nix_hwctx_disable()
3309 struct hwctx_disable_req ctx_req; in rvu_nix_lf_teardown()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1439 struct hwctx_disable_req *req; in otx2_ctx_disable()