Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_gred.c49 GRED_RIO_MODE, enumerator
79 return test_bit(GRED_RIO_MODE, &table->flags); in gred_rio_mode()
84 __set_bit(GRED_RIO_MODE, &table->flags); in gred_enable_rio_mode()
89 __clear_bit(GRED_RIO_MODE, &table->flags); in gred_disable_rio_mode()