Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h757 uint64_t red_pkt_drop : 48; /* W12 */ member
H A Drvu_debugfs.c2222 seq_printf(m, "W12: red_pkt_drop\t%lld\n", (u64)prof->red_pkt_drop); in print_band_prof_ctx()