Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h732 uint64_t gc_action : 2; member
H A Drvu_debugfs.c2546 str = (prof->gc_action == 0) ? "PASS" : in print_band_prof_ctx()
2547 (prof->gc_action == 1) ? "DROP" : "RED"; in print_band_prof_ctx()