Searched refs:xqe_drop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 414 u64 xqe_drop : 8; /* W3 */ member 553 u64 xqe_drop : 8; /* W3*/ member
|
H A D | rvu_debugfs.c | 1721 seq_printf(m, "W3: xqe_drop \t\t\t%d\nW3: xqe_pass \t\t\t%d\n", in print_nix_cn10k_rq_ctx() 1722 rq_ctx->xqe_drop, rq_ctx->xqe_pass); in print_nix_cn10k_rq_ctx() 1801 seq_printf(m, "W3: xqe_pass \t\t\t%d\nW3: xqe_drop \t\t\t%d\n\n", in print_nix_rq_ctx() 1802 rq_ctx->xqe_pass, rq_ctx->xqe_drop); in print_nix_rq_ctx()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 575 u64 xqe_drop : 8; member 577 u64 xqe_drop : 8; member
|
H A D | rvu_debugfs.c | 1001 seq_printf(m, "W3: xqe_pass \t\t\t%d\nW3: xqe_drop \t\t\t%d\n\n", in print_nix_rq_ctx() 1002 rq_ctx->xqe_pass, rq_ctx->xqe_drop); in print_nix_rq_ctx()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 725 aq->rq.xqe_drop = RQ_DROP_LVL_CQ(pfvf->hw.rq_skid, qset->rqe_cnt); in otx2_rq_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 874 aq->rq.xqe_drop = RQ_DROP_LVL_CQ(pfvf->hw.rq_skid, qset->rqe_cnt); in otx2_rq_init()
|
Completed in 16 milliseconds