Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c97 struct lio_trusted_vf_ctx { struct
2951 struct lio_trusted_vf_ctx *ctx; in trusted_vf_callback()
2953 ctx = (struct lio_trusted_vf_ctx *)sc->ctxptr; in trusted_vf_callback()
2962 struct lio_trusted_vf_ctx *ctx; in liquidio_send_vf_trust_cmd()
2966 ctx_size = sizeof(struct lio_trusted_vf_ctx); in liquidio_send_vf_trust_cmd()
2969 ctx = (struct lio_trusted_vf_ctx *)sc->ctxptr; in liquidio_send_vf_trust_cmd()