Home
last modified time | relevance | path

Searched refs:rc_action (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c427 aq->prof.rc_action = NIX_RX_BAND_PROF_ACTIONRESULT_DROP; in cn10k_set_ipolicer_rate()
428 aq->prof_mask.rc_action = 0x3; in cn10k_set_ipolicer_rate()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h731 uint64_t rc_action : 2; member
H A Drvu_debugfs.c2200 str = (prof->rc_action == 0) ? "PASS" : in print_band_prof_ctx()
2201 (prof->rc_action == 1) ? "DROP" : "RED"; in print_band_prof_ctx()
2202 seq_printf(m, "W1: rc_action\t\t%s\n", str); in print_band_prof_ctx()

Completed in 8 milliseconds