Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h434 u64 flow_tagw : 6; member
573 u64 flow_tagw : 6; member
H A Drvu_debugfs.c1739 rq_ctx->bad_utag, rq_ctx->flow_tagw); in print_nix_cn10k_rq_ctx()
1811 rq_ctx->flow_tagw, rq_ctx->bad_utag); in print_nix_rq_ctx()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c869 aq->rq.flow_tagw = 32; /* Copy full 32bit flow_tag to CQE header */ in otx2_rq_init()