Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h419 u64 xqe_drop : 8; /* W3 */ member
558 u64 xqe_drop : 8; /* W3*/ member
H A Drvu_debugfs.c1720 rq_ctx->xqe_drop, rq_ctx->xqe_pass); in print_nix_cn10k_rq_ctx()
1800 rq_ctx->xqe_pass, rq_ctx->xqe_drop); in print_nix_rq_ctx()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c874 aq->rq.xqe_drop = RQ_DROP_LVL_CQ(pfvf->hw.rq_skid, qset->rqe_cnt); in otx2_rq_init()