Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_gred.c49 GRED_RIO_MODE, enumerator
78 return test_bit(GRED_RIO_MODE, &table->flags); in gred_rio_mode()
83 __set_bit(GRED_RIO_MODE, &table->flags); in gred_enable_rio_mode()
88 __clear_bit(GRED_RIO_MODE, &table->flags); in gred_disable_rio_mode()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds